diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 93ee7b3fb3..c5199060a4 100644 --- a/.classpath +++ b/.classpath @@ -3,12 +3,14 @@ <classpathentry kind="src" path="src/main/java"/> <classpathentry kind="src" path="src/main/resources"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="lib" path="/home/kekzdealer/eclipse-workspace/KekzTech/libs/CodeChickenCore-1.7.10-1.0.7.47-dev.jar"/> <classpathentry kind="lib" path="libs/CodeChickenLib-1.7.10-1.1.3.140-dev.jar"/> <classpathentry kind="lib" path="libs/gregtech-5.09.32-dev.jar" sourcepath="libs/gregtech-5.09.32-dev-src.zip"/> <classpathentry kind="lib" path="libs/industrialcraft-2-2.2.828a-experimental-deobf.jar"/> <classpathentry kind="lib" path="libs/NotEnoughItems-1.7.10-1.0.5.120-dev.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/Forge"/> <classpathentry kind="lib" path="libs/joml-1.9.18.jar"/> + <classpathentry kind="lib" path="libs/CodeChickenCore-1.7.10-1.0.7.47-dev.jar"/> + <classpathentry kind="lib" path="libs/Thaumcraft-1.7.10-4.2.3.5-deobf.jar" sourcepath="D:/Development/Thaumcraft-1.7.10-4.2.3.5-deobf-src.zip"/> + <classpathentry kind="lib" path="libs/TecTech-1.7.10-3.8.1-dev.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |