-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
53 lines (53 loc) · 3.14 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" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/test/resources"/>
<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 exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jai_core.jar">
<attributes>
<attribute name="javadoc_location" value="http://download.java.net/media/jai/javadoc/1.1.3/jai-apidocs/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/jai_codec.jar"/>
<classpathentry kind="lib" path="lib/Tidy.jar"/>
<classpathentry kind="lib" path="lib/simmetrics_jar_v1_6_2_d07_02_07.jar"/>
<classpathentry exported="true" kind="lib" path="lib/je-3.3.93.jar">
<attributes>
<attribute name="javadoc_location" value="http://download.oracle.com/berkeley-db/docs/je/3.3.62/java/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/itextpdf-5.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/mapsforge-core-0.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/mapsforge-map-0.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/mapsforge-map-awt-0.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/mapsforge-map-reader-0.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/mapsforge-themes-0.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-runtime-2.3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="lib/servlet.jar"/>
<classpathentry kind="lib" path="lib/webserver.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javapng-2.0.jar">
<attributes>
<attribute name="javadoc_location" value="http://javapng.googlecode.com/svn/trunk/javapng2/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/kxml2-2.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mapsforge/svg-salamander-0.1.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sqlite-jdbc-3.16.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-api-2.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-core-2.3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/istack-commons-runtime-3.0.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>