-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
53 lines (53 loc) · 3.71 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
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="base" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/3dcitydb-impexp.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
<classpathentry exported="true" kind="lib" path="lib/args4j-2.0.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/citygml4j.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-api-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-data-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-geometry-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-jts-wrapper-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-main-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-metadata-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-opengis-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-referencing-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-referencing3D-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gt-transform-10.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/h2-1.1.119.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/j3d-core-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/j3dutils.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jak.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javacsv-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-impl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-xjc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jdom-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsr173_1.0_api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jt-utils-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jts-1.13.jar"/>
<classpathentry exported="true" kind="lib" path="lib/kml-collada.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ordim.jar"/>
<classpathentry exported="true" kind="lib" path="lib/postgis-jdbc-2.0.2SVN.jar"/>
<classpathentry exported="true" kind="lib" path="lib/postgresql-9.1-901.jdbc4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sjsxp.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/swingx-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/swingx-ws.jar"/>
<classpathentry exported="true" kind="lib" path="lib/textureAtlas.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ucp.jar"/>
<classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>