-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
25 lines (25 loc) · 1.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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="geospatialweb/src"/>
<classpathentry kind="src" path="jenaext/example"/>
<classpathentry kind="src" path="spatialindex/src"/>
<classpathentry kind="src" path="jenaext/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="geospatialweb/lib/antlr-2.7.5.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/arq.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/arq-extra.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/concurrent.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/geospatial-0.0.2.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/icu4j_3_4.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/iri.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/jena.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/json.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/junit.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/junit-4.4.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/lucene-core-2.0.0.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="geospatialweb/lib/xml-apis.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>