aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorDraknyte1 <Draknyte1@hotmail.com>2016-01-20 14:24:34 +1000
committerDraknyte1 <Draknyte1@hotmail.com>2016-01-20 14:24:34 +1000
commit869c206c4fcc8001bd2e1d66f704290331813835 (patch)
tree96735ce8fe4665e2759c3374221d6f06f4527df2 /.classpath
parentec2c72827f01dd4bb2174137f1ab162f9ddaab62 (diff)
downloadGT5-Unofficial-869c206c4fcc8001bd2e1d66f704290331813835.tar.gz
GT5-Unofficial-869c206c4fcc8001bd2e1d66f704290331813835.tar.bz2
GT5-Unofficial-869c206c4fcc8001bd2e1d66f704290331813835.zip
Initial Commit
Diffstat (limited to '.classpath')
-rw-r--r--.classpath14
1 files changed, 14 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000000..df3a6e66dc
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/Java"/>
+ <classpathentry kind="src" path="src/resources"/>
+ <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/Forge"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/Gregtech"/>
+ <classpathentry kind="lib" path="/Gregtech/libs/dev/industrialcraft-2-2.2.720-experimental-dev.jar"/>
+ <classpathentry kind="lib" path="mods/GlassPane-1.0.jar"/>
+ <classpathentry kind="lib" path="mods/GUIAPI-1.0.5.jar"/>
+ <classpathentry kind="lib" path="mods/buildcraft-6.4.15.jar"/>
+ <classpathentry kind="lib" path="mods/forestry_1.7.10-3.5.6.15.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>