aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/ardor3d-ui/.classpath
diff options
context:
space:
mode:
authorneothemachine <[email protected]>2012-12-05 17:03:16 +0100
committerneothemachine <[email protected]>2012-12-05 17:03:16 +0100
commit9dd02f103042cb8a196f8a3ed2278da443e345bf (patch)
tree422449f0c62ff9518316ce5d4219bb2b12f0ed15 /trunk/ardor3d-ui/.classpath
parent2b26b12fd794de0f03a064a10024a3d9f5583756 (diff)
move all files from trunk to root folder
Diffstat (limited to 'trunk/ardor3d-ui/.classpath')
-rw-r--r--trunk/ardor3d-ui/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/trunk/ardor3d-ui/.classpath b/trunk/ardor3d-ui/.classpath
deleted file mode 100644
index 3563801..0000000
--- a/trunk/ardor3d-ui/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src/main/java"/>
- <classpathentry kind="src" path="src/main/resources"/>
- <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>