-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
18 lines (18 loc) · 910 Bytes
/
.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="main"/>
<classpathentry kind="lib" path="Astral/lib/colt.jar"/>
<classpathentry kind="lib" path="Astral/lib/JSAP-2.1.jar"/>
<classpathentry kind="lib" path="Astral/lib/main.jar"/>
<classpathentry kind="lib" path="bin/Astral/lib/colt.jar"/>
<classpathentry kind="lib" path="bin/Astral/lib/JSAP-2.1.jar"/>
<classpathentry kind="lib" path="bin/Astral/lib/main.jar"/>
<classpathentry kind="lib" path="bin/lib/colt.jar"/>
<classpathentry kind="lib" path="bin/lib/JSAP-2.1.jar"/>
<classpathentry kind="lib" path="bin/lib/main.jar"/>
<classpathentry kind="lib" path="lib/colt.jar"/>
<classpathentry kind="lib" path="lib/JSAP-2.1.jar"/>
<classpathentry kind="lib" path="lib/main.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="main"/>
</classpath>