fixed hard coded library paths

This commit is contained in:
Seil0
2017-01-26 18:08:36 +01:00
parent c20f6917b1
commit e7b685ef82
6 changed files with 12 additions and 11 deletions

View File

@ -1,23 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Project HomeFlix</name>
<comment />
<projects />
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments />
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
<arguments />
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.fx.ide.css.nature</nature>
</natures>
</projectDescription>