summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 19c7aa7..5543e81 100644
--- a/.classpath
+++ b/.classpath
@@ -20,9 +20,9 @@
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="gluegen/build/obj"/>
</attributes>
</classpathentry>
- <classpathentry kind="lib" path="build/antlr.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/>
+ <classpathentry kind="lib" path="make/lib/antlr.jar"/>
<classpathentry kind="output" path="build/eclipse-classes"/>
</classpath>