diff options
Diffstat (limited to 'src/.classpath')
| -rw-r--r-- | src/.classpath | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/.classpath b/src/.classpath new file mode 100644 index 0000000..fe4c989 --- /dev/null +++ b/src/.classpath @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="main/java"/>
+ <classpathentry excluding="assets/" kind="src" path="main/resources"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/Minecraft"/>
+ <classpathentry kind="lib" path="H:/Jewelrycraft/1.7.10/libs/EquivalentExchange3-1.7.10-0.3.505.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
|
