summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorGravatar jeff2015-01-24 14:59:02 -0500
committerGravatar jeff2015-01-24 14:59:02 -0500
commitc45dbbe43eaa9ecbfa9d59fc80a19f2aa4adb6d9 (patch)
tree3e9c7908233659cd87bdbe1330dab3a95362c71b /.classpath
parentremove libs from repo (diff)
downloadenigma-c45dbbe43eaa9ecbfa9d59fc80a19f2aa4adb6d9.tar.gz
enigma-c45dbbe43eaa9ecbfa9d59fc80a19f2aa4adb6d9.tar.xz
enigma-c45dbbe43eaa9ecbfa9d59fc80a19f2aa4adb6d9.zip
switched to new and improved ssjb
ssjb can handle all of the dependencies now
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>