fix: assets path links for eclipse

This commit is contained in:
Hannes Janetzek
2013-09-15 19:52:35 +02:00
parent 876b8b6d37
commit d50a6fa203
4 changed files with 17 additions and 12 deletions

View File

@@ -14,4 +14,11 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>assets</name>
<type>2</type>
<locationURI>PARENT-1-PROJECT_LOC/vtm/assets</locationURI>
</link>
</linkedResources>
</projectDescription>