diff options
Diffstat (limited to 'src/.classpath')
| -rw-r--r-- | src/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.classpath b/src/.classpath index fe4c989..dd7e4a1 100644 --- a/src/.classpath +++ b/src/.classpath @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="main/java"/>
- <classpathentry excluding="assets/" kind="src" path="main/resources"/>
+ <classpathentry 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"/>
|
