aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/ardor3d-animation
diff options
context:
space:
mode:
authorneothemachine <[email protected]>2012-12-04 22:19:00 +0100
committerneothemachine <[email protected]>2012-12-05 16:57:24 +0100
commit105f890b5e750aaa5ec63e768e77eca2af8631a4 (patch)
tree522357c470ee75d4f4a0f1df0d1fc502926efafa /trunk/ardor3d-animation
parent94a4a4ffa156ef03c634bfd115fc0f2e928ecae4 (diff)
removed .classpath, .project, and org.eclipse.core.resources.prefs files
and added them to .gitignore
Diffstat (limited to 'trunk/ardor3d-animation')
-rw-r--r--trunk/ardor3d-animation/.classpath8
-rw-r--r--trunk/ardor3d-animation/.project17
2 files changed, 0 insertions, 25 deletions
diff --git a/trunk/ardor3d-animation/.classpath b/trunk/ardor3d-animation/.classpath
deleted file mode 100644
index 3563801..0000000
--- a/trunk/ardor3d-animation/.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>
diff --git a/trunk/ardor3d-animation/.project b/trunk/ardor3d-animation/.project
deleted file mode 100644
index 5ca2aaf..0000000
--- a/trunk/ardor3d-animation/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>ardor3d-animation</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>