-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
18 lines (18 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" kind="src" path="/DistanceToolCore"/>
<classpathentry kind="lib" path="libs/jcip-annotations.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="libs/jgoodies-forms-1.4.0.jar"/>
<classpathentry kind="lib" path="libs/jgoodies-looks-2.4.0.jar"/>
<classpathentry kind="lib" path="libs/jmatharray.jar"/>
<classpathentry kind="lib" path="libs/jmathplot.jar"/>
<classpathentry kind="lib" path="libs/opencsv-2.2.jar"/>
<classpathentry kind="lib" path="libs/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="libs/swingx-core-1.6.2.jar"/>
<classpathentry kind="lib" path="libs/ValidationAPI.jar"/>
<classpathentry kind="lib" path="libs/jgoodies-common-1.1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>