fix: annotations.jar missing from classpath

This commit is contained in:
Hannes Janetzek
2013-11-23 21:11:05 +01:00
parent 03f5c7fc39
commit 5367fe4537
+1
View File
@@ -2,5 +2,6 @@
<classpath>
<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 kind="output" path="bin"/>
</classpath>