-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
43 lines (43 loc) · 2.49 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/antlr-3.5-complete.jar"/>
<classpathentry kind="lib" path="lib/antlr-runtime-3.5.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15-1.45.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/fluent-hc-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/geronimo-javamail_1.4_mail-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/geronimo-javamail_1.4_provider-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/gson-2.0.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4-javadoc.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-all-1.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-cache-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/jooq-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/jooq-codegen-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/jooq-meta-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/jwt-3.3.1-sources.jar"/>
<classpathentry kind="lib" path="lib/jwt-3.3.1.jar"/>
<classpathentry kind="lib" path="lib/jwt-auth-3.3.1.jar"/>
<classpathentry kind="lib" path="lib/prettytime-3.2.1.Final.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry kind="lib" path="lib/vt-crypt-2.1.4.jar"/>
<classpathentry kind="lib" path="lib/vt-dictionary-3.0.jar"/>
<classpathentry kind="lib" path="lib/vt-password-3.1.1.jar"/>
<classpathentry kind="lib" path="lib/xstream-1.4.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>