Fuck off with that inject.internal shit

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6007 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2010-01-04 21:27:53 +00:00
parent 2ba4d6a0d0
commit 67e88e2df5
+5 -1
View File
@@ -3,7 +3,11 @@
<classpathentry excluding="**/.svn/" kind="src" output="dist/classes" path="src/java"/>
<classpathentry excluding="**/.svn/" kind="src" output="tests/dist/classes" path="tests/src/java"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/javassist.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/guice.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/guice.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="com/google/inject/internal/**"/>
</accessrules>
</classpathentry>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/depot"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/atunit.jar">