Export JUnit jar file.
This commit is contained in:
parent
fdee502a54
commit
094018afaa
|
@ -4,7 +4,7 @@
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
<classpathentry kind="src" path="/base"/>
|
<classpathentry kind="src" path="/base"/>
|
||||||
<classpathentry kind="src" path="/tools"/>
|
<classpathentry kind="src" path="/tools"/>
|
||||||
<classpathentry kind="lib" path="/tools/lib/junit.jar"/>
|
<classpathentry exported="true" kind="lib" path="/tools/lib/junit.jar"/>
|
||||||
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
|
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
|
||||||
<classpathentry kind="lib" path="/tools/lib/testing/SuperCSV-with_src-1.52.jar"/>
|
<classpathentry kind="lib" path="/tools/lib/testing/SuperCSV-with_src-1.52.jar"/>
|
||||||
<classpathentry kind="output" path="build"/>
|
<classpathentry kind="output" path="build"/>
|
||||||
|
|
Loading…
Reference in New Issue