awips2/cots/org.junit/.classpath

13 lines
881 B
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="junit-4.3.1.jar" sourcepath="org.junitsrc.zip"/>
<classpathentry exported="true" kind="lib" path="hamcrest-api-1.0.jar" sourcepath="org.junitsrc.zip"/>
<classpathentry exported="true" kind="lib" path="hamcrest-library-1.0.jar" sourcepath="org.junitsrc.zip"/>
<classpathentry exported="true" kind="lib" path="jmock-2.0.0.jar" sourcepath="org.junitsrc.zip"/>
<classpathentry exported="true" kind="lib" path="jmock-junit3-2.0.0.jar" sourcepath="org.junitsrc.zip"/>
<classpathentry exported="true" kind="lib" path="jmock-junit4-2.0.0.jar" sourcepath="org.junitsrc.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>