summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 1 insertions, 5 deletions
diff --git a/.classpath b/.classpath
index deaae283..a3fd1efd 100644
--- a/.classpath
+++ b/.classpath
@@ -5,12 +5,8 @@
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jocl/build/obj"/>
</attributes>
</classpathentry>
- <classpathentry kind="src" path="build/gensrc/java">
- <attributes>
- <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jocl/build/obj"/>
- </attributes>
- </classpathentry>
<classpathentry kind="src" output="build/test/build/classes" path="test"/>
+ <classpathentry kind="src" path="build/gensrc/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/gluegen"/>
<classpathentry combineaccessrules="false" kind="src" path="/jogl"/>