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