awips2/cots/org.mockito/.classpath
Nate Jensen ed3a464cdf Issue #2207 removing custom org.junit
Change-Id: I6b65719c0b48a3430b9318aa6dbbf4718f98df7b

Former-commit-id: fd14405886 [formerly 185296c67d] [formerly fd14405886 [formerly 185296c67d] [formerly 4ccfc5be82 [formerly ae869b69c5a648205d4d0cd7275b4a6c1e82054d]]]
Former-commit-id: 4ccfc5be82
Former-commit-id: 93976753df [formerly a3fd5fa3ee]
Former-commit-id: 2e5b04450e
2013-07-25 16:48:18 -05:00

7 lines
403 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="mockito-all-1.9.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>