diff options
Diffstat (limited to 'trunk/ardor3d-jogl/.classpath')
-rw-r--r-- | trunk/ardor3d-jogl/.classpath | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/trunk/ardor3d-jogl/.classpath b/trunk/ardor3d-jogl/.classpath deleted file mode 100644 index 1a5b322..0000000 --- a/trunk/ardor3d-jogl/.classpath +++ /dev/null @@ -1,9 +0,0 @@ -<?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> |