aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 6d6a1a9bdd..f03424b542 100644
--- a/.classpath
+++ b/.classpath
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry excluding="conduits/|miscutil/enderio/" kind="src" path="src/Java"/>
+ <classpathentry excluding="miscutil/enderio/|conduits/" kind="src" path="src/Java"/>
<classpathentry kind="src" path="src/resources"/>
<classpathentry combineaccessrules="false" kind="src" path="/Forge"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/industrialcraft-2-2.2.720-experimental-dev.jar"/>
<classpathentry kind="lib" path="libs/gregtech_1.7.10-5.08.30-dev.jar"/>
+ <classpathentry kind="lib" path="libs/EnderIO-1.7.10-2.3.0.420_beta-dev.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>