-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
executable file
·46 lines (46 loc) · 2.66 KB
/
.classpath
File metadata and controls
executable file
·46 lines (46 loc) · 2.66 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="lib" path="libs/hsqldb.jar"/>
<classpathentry kind="lib" path="libs/ifxjdbc.jar"/>
<classpathentry kind="lib" path="libs/jnlp.jar"/>
<classpathentry kind="lib" path="libs/ldapjdbc.jar"/>
<classpathentry kind="lib" path="libs/liquidlnf.jar"/>
<classpathentry kind="lib" path="libs/servlet.jar"/>
<classpathentry kind="lib" path="libs/derby.jar"/>
<classpathentry kind="lib" path="libs/sqljdbc.jar"/>
<classpathentry kind="lib" path="libs/ui.jar"/>
<classpathentry kind="lib" path="libs/jgoodies-common-1.2.1.jar"/>
<classpathentry kind="lib" path="libs/exajdbc.jar"/>
<classpathentry kind="lib" path="libs/tdgssconfig.jar"/>
<classpathentry kind="lib" path="libs/terajdbc4.jar"/>
<classpathentry kind="lib" path="libs/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/xml-apis-1.0.b2.jar"/>
<classpathentry kind="lib" path="libs/joda-time-2.9.2.jar" sourcepath="libs/joda-time-2.9.2-sources.zip"/>
<classpathentry kind="lib" path="libs/h2-1.4.192.jar"/>
<classpathentry kind="lib" path="libs/jaybird-full-2.2.11.jar"/>
<classpathentry kind="lib" path="libs/commons-collections4-4.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/sapdbc-7_6_00_30_5567.jar"/>
<classpathentry kind="lib" path="libs/db2jcc_license_cu.jar"/>
<classpathentry kind="lib" path="libs/db2jcc4.jar"/>
<classpathentry kind="lib" path="libs/jgoodies-looks-2.4.2.jar"/>
<classpathentry kind="lib" path="libs/tinylaf.jar"/>
<classpathentry kind="lib" path="libs/vertica_4.1.7_jdk_5.jar"/>
<classpathentry kind="lib" path="libs/jsqlparser-1.0.jar" sourcepath="libs/jsqlparser-1.0-sources.jar"/>
<classpathentry kind="lib" path="libs/poi-3.16.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-3.16.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-schemas-3.16.jar"/>
<classpathentry kind="lib" path="libs/postgresql-42.1.1.jar"/>
<classpathentry kind="lib" path="libs/ojdbc7.jar"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-8.0.25.jar"/>
<classpathentry kind="lib" path="libs/log4j-api-2.17.1.jar" sourcepath="libs/log4j-api-2.17.1-sources.jar"/>
<classpathentry kind="lib" path="libs/log4j-core-2.17.1.jar" sourcepath="libs/log4j-core-2.17.1-sources.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>