-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
40 lines (40 loc) · 2.24 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-gen"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/args4j-2.33.jar"/>
<classpathentry kind="lib" path="lib/citygml4j-2.5.0-rc.1.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/core-0.26.jar"/>
<classpathentry kind="lib" path="lib/GeographicLib-Java-1.44.jar"/>
<classpathentry kind="lib" path="lib/gt-epsg-extension-16.2.jar"/>
<classpathentry kind="lib" path="lib/gt-epsg-hsql-16.2.jar"/>
<classpathentry kind="lib" path="lib/gt-metadata-16.2.jar"/>
<classpathentry kind="lib" path="lib/gt-opengis-16.2.jar"/>
<classpathentry kind="lib" path="lib/gt-referencing-16.2.jar"/>
<classpathentry kind="lib" path="lib/h2-1.4.190.jar"/>
<classpathentry kind="lib" path="lib/hsqldb-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/jai_core-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/jgridshift-1.0.jar"/>
<classpathentry kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
<classpathentry kind="lib" path="lib/jts-1.13.jar"/>
<classpathentry kind="lib" path="lib/kml-collada-jaxb.jar"/>
<classpathentry kind="lib" path="lib/ojdbc7.jar"/>
<classpathentry kind="lib" path="lib/postgis-jdbc-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/postgresql-42.1.3.jar"/>
<classpathentry kind="lib" path="lib/relaxngDatatype.jar"/>
<classpathentry kind="lib" path="lib/sdoapi.jar"/>
<classpathentry kind="lib" path="lib/sqlbuilder-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/swingx-all-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/swingx-ws.jar"/>
<classpathentry kind="lib" path="lib/texture-atlas-creator-1.3.jar"/>
<classpathentry kind="lib" path="lib/tomcat-jdbc.jar"/>
<classpathentry kind="lib" path="lib/tomcat-juli.jar"/>
<classpathentry kind="lib" path="lib/vecmath.jar"/>
<classpathentry kind="lib" path="lib/virtualcityDATABASE-impexp.jar"/>
<classpathentry kind="lib" path="lib/xsom.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>