forked from I2P_Developers/i2p.i2p
add installer/resources to the classpath for eclipse and junit task
do not use hardcoded filesystem path in junit test (test still fails for different reason)
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
<classpathentry kind="src" path="test/junit"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||
<classpathentry kind="lib" path="../../installer/resources"/>
|
||||
<classpathentry kind="output" path="build/obj"/>
|
||||
</classpath>
|
||||
|
Reference in New Issue
Block a user