-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
27 lines (27 loc) · 1.51 KB
/
.classpath
File metadata and controls
27 lines (27 loc) · 1.51 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/batik-awt-util.jar"/>
<classpathentry kind="lib" path="lib/batik-codec.jar"/>
<classpathentry kind="lib" path="lib/batik-svggen.jar"/>
<classpathentry kind="lib" path="lib/batik-util.jar"/>
<classpathentry kind="lib" path="lib/cgvis-lib.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="lib/fhj-utils.jar"/>
<classpathentry kind="lib" path="lib/forms-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/guava-r03.jar"/>
<classpathentry kind="lib" path="lib/jts-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/jump-core-1.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="lib/miglayout-3.7.3.1-swing.jar"/>
<classpathentry kind="lib" path="lib/opencsv-2.2.jar"/>
<classpathentry kind="lib" path="lib/piccolo2d-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/piccolo2d-core-3.0.jar"/>
<classpathentry kind="lib" path="lib/piccolo2d-extras-1.3.jar"/>
<classpathentry kind="lib" path="lib/piccolo2d-extras-3.0.jar"/>
<classpathentry kind="lib" path="lib/prefuse.jar"/>
<classpathentry kind="lib" path="lib/xpp3_xpath-1.1.4c.jar"/>
<classpathentry kind="lib" path="lib/xpp3-1.1.4c.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>