forked from JorenSix/Tarsos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/commons-exec-1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-math-2.0.jar"/>
<classpathentry kind="lib" path="lib/forms-1.3.0.jar"/>
<classpathentry kind="lib" path="lib/gervill.jar"/>
<classpathentry kind="lib" path="lib/javaosc-core-0.3.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-common-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/jopt-simple-3.2.jar"/>
<classpathentry kind="lib" path="lib/kd.jar"/>
<classpathentry kind="lib" path="lib/mydoggy-api-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/mydoggy-plaf-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/mydoggy-res-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="lib/TableLayout-20050920.jar"/>
<classpathentry kind="lib" path="lib/TarsosDSP-2.3.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>