-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
39 lines (39 loc) · 5.17 KB
/
.classpath
File metadata and controls
39 lines (39 loc) · 5.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
<classpathentry kind="src" path="src/main/java" including="**/*.java"/>
<classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
<classpathentry kind="output" path="target/classes"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar"/>
<classpathentry kind="var" path="M2_REPO/org/projectlombok/lombok/1.18.0/lombok-1.18.0.jar"/>
<classpathentry kind="var" path="M2_REPO/junit/junit/4.12/junit-4.12.jar" sourcepath="M2_REPO/junit/junit/4.12/junit-4.12-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-core/1.6.4/powermock-core-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-core/1.6.4/powermock-core-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-reflect/1.6.4/powermock-reflect-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-reflect/1.6.4/powermock-reflect-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/objenesis/objenesis/2.1/objenesis-2.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-api-mockito/1.6.4/powermock-api-mockito-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-api-mockito/1.6.4/powermock-api-mockito-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-api-support/1.6.4/powermock-api-support-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-api-support/1.6.4/powermock-api-support-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit4-common/1.6.4/powermock-module-junit4-common-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-module-junit4-common/1.6.4/powermock-module-junit4-common-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit4/1.6.4/powermock-module-junit4-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-module-junit4/1.6.4/powermock-module-junit4-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit4-legacy/1.6.4/powermock-module-junit4-legacy-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-module-junit4-legacy/1.6.4/powermock-module-junit4-legacy-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit3/1.6.4/powermock-module-junit3-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-module-junit3/1.6.4/powermock-module-junit3-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-testng/1.6.4/powermock-module-testng-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-module-testng/1.6.4/powermock-module-testng-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/testng/testng/6.8.21/testng-6.8.21.jar"/>
<classpathentry kind="var" path="M2_REPO/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar"/>
<classpathentry kind="var" path="M2_REPO/com/beust/jcommander/1.27/jcommander-1.27.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-testng-common/1.6.4/powermock-module-testng-common-1.6.4.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-classloading-base/1.6.4/powermock-classloading-base-1.6.4.jar" sourcepath="M2_REPO/org/powermock/powermock-classloading-base/1.6.4/powermock-classloading-base-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-core/1.6.4/powermock-core-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-api-mockito/1.6.4/powermock-api-mockito-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit4-common/1.6.4/powermock-module-junit4-common-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit4/1.6.4/powermock-module-junit4-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit4-legacy/1.6.4/powermock-module-junit4-legacy-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-junit3/1.6.4/powermock-module-junit3-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-module-testng/1.6.4/powermock-module-testng-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-reflect/1.6.4/powermock-reflect-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-api-support/1.6.4/powermock-api-support-1.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/powermock/powermock-classloading-base/1.6.4/powermock-classloading-base-1.6.4-sources.jar"/>
</classpath>