fix project classpath

This commit is contained in:
Hannes Janetzek
2013-12-19 12:19:46 +01:00
parent 05b0902754
commit 30714a3ba6
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/vtm-libs/findbugs/annotations.jar"/>
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="/vtm-libs/libs/slf4j-api-1.7.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>