forked from zaproxy/zaproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
58 lines (58 loc) · 3.47 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="build/lib/ant-contrib-1.0b3.jar"/>
<classpathentry kind="lib" path="build/lib/crowdin-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="build/lib/java-help-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="build/lib/jdeb-1.4.jar"/>
<classpathentry kind="lib" path="build/lib/jhall.jar"/>
<classpathentry kind="lib" path="build/lib/remark-1.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="build/lib/wiki-ant-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="lib" path="lib/AppleJavaExtensions.jar"/>
<classpathentry kind="lib" path="lib/bcmail-jdk16-146.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk16-146.jar"/>
<classpathentry kind="lib" path="lib/BrowserLauncher2-1_3.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.9.jar"/>
<classpathentry kind="lib" path="lib/commons-csv-1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-api-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/diffutils-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/ezmorph-1.0.6.jar"/>
<classpathentry kind="lib" path="lib/harlib-jackson-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/java-semver-0.8.0.jar"/>
<classpathentry kind="lib" path="lib/JBroFuzz.jar"/>
<classpathentry kind="lib" path="lib/JBroFuzzEncoder.jar"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/jericho-html-3.1.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="lib/jfxrt.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-core-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/jh.jar"/>
<classpathentry kind="lib" path="lib/json-lib-2.4-jdk15.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/rsyntaxtextarea-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.7.15-M1.jar"/>
<classpathentry kind="lib" path="lib/swingx-all-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/xom-1.2.10.jar"/>
<classpathentry kind="lib" path="testlib/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="testlib/hamcrest-all-1.3.jar"/>
<classpathentry kind="lib" path="testlib/javassist-3.18.2-GA.jar"/>
<classpathentry kind="lib" path="testlib/junit-dep-4.11.jar"/>
<classpathentry kind="lib" path="testlib/mockito-all-1.10.8.jar"/>
<classpathentry kind="lib" path="testlib/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="testlib/powermock-mockito-release-full-1.5.6-full.jar"/>
<classpathentry kind="lib" path="testlib/simple-5.0.2.jar"/>
<classpathentry kind="lib" path="wave/jsp/zap-wave/WEB-INF/lib/hsqldb.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>