summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath22
1 files changed, 9 insertions, 13 deletions
diff --git a/.classpath b/.classpath
index b63cd97..d442861 100644
--- a/.classpath
+++ b/.classpath
@@ -1,13 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="lib" path="support_files/lib/ext/j3dcore.jar"/>
- <classpathentry kind="lib" path="support_files/lib/ext/j3dutils.jar"/>
- <classpathentry kind="lib" path="support_files/lib/ext/vecmath.jar"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
- <attributes>
- <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/usr/lib/jni"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="lib" path="support_files/lib/ext/j3dcore.jar"/>
+ <classpathentry kind="lib" path="support_files/lib/ext/j3dutils.jar"/>
+ <classpathentry kind="lib" path="support_files/lib/ext/vecmath.jar"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>