-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
12 lines (12 loc) · 893 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/powermock-mockito-junit-1.4.11/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="lib/powermock-mockito-junit-1.4.11/javassist-3.15.0-GA.jar"/>
<classpathentry kind="lib" path="lib/powermock-mockito-junit-1.4.11/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="lib/powermock-mockito-junit-1.4.11/mockito-all-1.9.0.jar" sourcepath="C:/Users/Tom/.m2/repository/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0-sources.jar"/>
<classpathentry kind="lib" path="lib/powermock-mockito-junit-1.4.11/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="lib/powermock-mockito-junit-1.4.11/powermock-mockito-1.4.11-full.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>