-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
29 lines (29 loc) · 1.69 KB
/
.classpath
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="lib/hamcrest-core-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-library-1.2.1.jar"/>
<classpathentry kind="src" path="src"/>
<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.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/signpost-commonshttp4-1.2.1.2.jar"/>
<classpathentry kind="lib" path="lib/signpost-core-1.2.1.2.jar"/>
<classpathentry kind="lib" path="lib/rest-assured-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/asm-4.0.jar"/>
<classpathentry kind="lib" path="lib/asm-analysis-4.0.jar"/>
<classpathentry kind="lib" path="lib/asm-commons-4.0.jar"/>
<classpathentry kind="lib" path="lib/asm-tree-4.0.jar"/>
<classpathentry kind="lib" path="lib/asm-util-4.0.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/groovy-2.1.2.jar"/>
<classpathentry kind="lib" path="lib/groovy-json-2.1.2.jar"/>
<classpathentry kind="lib" path="lib/groovy-xml-2.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/tagsoup-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>