-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
47 lines (47 loc) · 3.5 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_121"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bundle-jars.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cglib-nodep-3.2.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cssparser-0.9.20.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/gson-2.3.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hamcrest-library-1.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/htmlunit-2.23.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/htmlunit-core-js-2.23.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/htmlunit-driver-2.23.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpclient-4.5.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpcore-4.4.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpmime-4.5.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jcip-annotations-1.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jcommander-1.48.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jetty-io-9.2.13.v20150730.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jetty-util-9.2.13.v20150730.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/neko-htmlunit-2.23.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/netty-3.5.7.Final.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/phantomjsdriver-1.3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sac-1.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/serializer-2.7.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/snakeyaml-1.15.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/websocket-api-9.2.15.v20160210.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/websocket-client-9.2.15.v20160210.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/websocket-common-9.2.15.v20160210.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xalan-2.7.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/selenium-3.0.1-nodeps.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/guava-19.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-2.4.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>