-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
81 lines (81 loc) · 6.4 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="lib/args4j-2.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/contenttype-3.2.0-v20060603.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lucene-core-2.9.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.13-bin.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.core.runtime_3.4.0.v20080512.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.jface_3.4.1.M20080827-2000.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.text_3.4.0.v20080605-1800.jar"/>
<classpathentry exported="true" kind="lib" path="lib/preferences-3.2.100-v20070522.jar"/>
<classpathentry exported="true" kind="lib" path="lib/wvtool.jar"/>
<classpathentry exported="true" kind="lib" path="lib/h2-1.4.184.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/selenium-java-2.48.2-srcs.jar"/>
<classpathentry exported="true" kind="lib" path="lib/selenium-java-2.48.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-2.1_3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-el-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-exec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cssparser-0.9.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gson-2.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-18.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hamcrest-library-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/htmlunit-2.18.jar"/>
<classpathentry exported="true" kind="lib" path="lib/htmlunit-core-js-2.17.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jasper-compiler-5.5.15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jasper-compiler-jdt-5.5.15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jasper-runtime-5.5.15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcommander-1.48.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-continuation-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-http-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-io-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-jmx-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-security-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-server-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-servlet-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-servlets-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jetty-util-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jna-4.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jna-platform-4.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsp-api-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit-4.12.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nekohtml-1.9.22.jar"/>
<classpathentry exported="true" kind="lib" path="lib/netty-3.5.7.Final.jar"/>
<classpathentry exported="true" kind="lib" path="lib/phantomjsdriver-1.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sac-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/serializer-2.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/testng-6.9.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/websocket-api-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/websocket-client-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/websocket-common-9.2.13.v20150730.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xalan-2.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.11.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xml-apis-1.4.01.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.jgit.source_4.3.0.201602121639.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.jgit_4.3.0.201602121639.jar" sourcepath="lib/org.eclipse.jgit.source_4.3.0.201602121639.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-simple-1.7.16.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>