aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'ardor3d-jogl/.classpath')
-rw-r--r--ardor3d-jogl/.classpath9
1 files changed, 9 insertions, 0 deletions
diff --git a/ardor3d-jogl/.classpath b/ardor3d-jogl/.classpath
new file mode 100644
index 0000000..1a5b322
--- /dev/null
+++ b/ardor3d-jogl/.classpath
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/ardor3d-core"/>
+ <classpathentry exported="true" kind="lib" path="lib/jogl/gluegen-rt.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry exported="true" kind="lib" path="lib/jogl/jogl-all.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>