* link GitHub scripts repo into eclipse project

This commit is contained in:
Reinhard Pointner 2014-08-30 13:02:59 +00:00
parent bad512829a
commit 87d222e81a
1 changed files with 7 additions and 0 deletions

View File

@ -14,4 +14,11 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>scripts</name>
<type>2</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/scripts</locationURI>
</link>
</linkedResources>
</projectDescription>