summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorGravatar jeff2015-01-20 23:17:03 -0500
committerGravatar jeff2015-01-20 23:17:03 -0500
commit74781ff8002741ec83ca1c44f9a125b7498f8f31 (patch)
tree429a65cba6fa7138fa0b59558b0d86e13de08e39 /.classpath
parentremove debug code, silly... (diff)
downloadenigma-74781ff8002741ec83ca1c44f9a125b7498f8f31.tar.gz
enigma-74781ff8002741ec83ca1c44f9a125b7498f8f31.tar.xz
enigma-74781ff8002741ec83ca1c44f9a125b7498f8f31.zip
update ignore list so we save the Eclipse build settings
Diffstat (limited to '.classpath')
-rw-r--r--.classpath10
1 files changed, 10 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 00000000..a42f7a1c
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,10 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="conf"/>
5 <classpathentry kind="src" path="test"/>
6 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry exported="true" kind="lib" path="/home/jeff/minecraft/Enigma/libs/procyon-decompiler-0.5.26-enigma.jar"/>
8 <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=Enigma&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
9 <classpathentry kind="output" path="bin"/>
10</classpath>