forked from I2P_Developers/i2p.i2p
Created Eclipse project for installer/resources
Reverts a change in 7fe82070 This project can be added to the classpath of a JUnit runner
This commit is contained in:
@@ -4,6 +4,5 @@
|
||||
<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>
|
||||
|
11
installer/resources/.project
Normal file
11
installer/resources/.project
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>resources</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
</natures>
|
||||
</projectDescription>
|
Reference in New Issue
Block a user