summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 3 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 8727917..82105a2 100644
--- a/.classpath
+++ b/.classpath
@@ -2,5 +2,8 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="lib" path="/usr/share/java/j3dcore.jar"/>
+ <classpathentry kind="lib" path="/usr/share/java/j3dutils.jar"/>
+ <classpathentry kind="lib" path="/usr/share/java/vecmath.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>