2020-03-09 18:44:57 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="lib" path="test-plugin.jar"/>
|
|
|
|
<classpathentry kind="lib" path="hamcrest-core-1.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="hamcrest-library-1.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jmock-2.9.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jmock-junit4-2.9.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="junit-4.12.jar"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|