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

Former-commit-id: 4ccfc5be82 [formerly 185296c67d [formerly ae869b69c5a648205d4d0cd7275b4a6c1e82054d]]
Former-commit-id: 185296c67d
Former-commit-id: fd14405886
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>