summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index a42f7a1c..7a9ca3de 100644
--- a/.classpath
+++ b/.classpath
@@ -4,7 +4,7 @@
4 <classpathentry kind="src" path="conf"/> 4 <classpathentry kind="src" path="conf"/>
5 <classpathentry kind="src" path="test"/> 5 <classpathentry kind="src" path="test"/>
6 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 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"/> 7 <classpathentry kind="lib" path="lib/deps.jar"/>
8 <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=Enigma&amp;ivyXmlPath=ivy.xml&amp;confs=*"/> 8 <classpathentry kind="lib" path="lib/test-deps.jar"/>
9 <classpathentry kind="output" path="bin"/> 9 <classpathentry kind="output" path="bin"/>
10</classpath> 10</classpath>