-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
33 lines (33 loc) · 2.01 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="local_data/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.12.0.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-net-3.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-text-1.9.jar"/>
<classpathentry kind="lib" path="lib/dec-0.1.2.jar"/>
<classpathentry kind="lib" path="lib/htmlunit-2.50.0.jar"/>
<classpathentry kind="lib" path="lib/htmlunit-core-js-2.50.0.jar"/>
<classpathentry kind="lib" path="lib/htmlunit-cssparser-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.13.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.13.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.5.13.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/jetty-http-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/jetty-io-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/neko-htmlunit-2.50.0.jar"/>
<classpathentry kind="lib" path="lib/opencsv-5.5.1.jar"/>
<classpathentry kind="lib" path="lib/salvation2-3.0.0.jar"/>
<classpathentry kind="lib" path="lib/serializer-2.7.2.jar"/>
<classpathentry kind="lib" path="lib/websocket-api-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/websocket-client-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/websocket-common-9.4.40.v20210413.jar"/>
<classpathentry kind="lib" path="lib/xalan-2.7.2.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl-2.12.0.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>