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"/>
|
2022-06-26 11:58:18 -05:00
|
|
|
<classpathentry kind="lib" path="hamcrest-core-2.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="hamcrest-2.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jmock-2.12.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jmock-junit4-2.12.0.jar"/>
|
|
|
|
<classpathentry kind="lib" path="junit-4.13.2.jar"/>
|
2020-03-09 18:44:57 -07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|