-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
15 lines (15 loc) · 1.3 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/asm-3.3.1/lib/all/asm-all-3.3.1.jar" sourcepath="/home/hansinator/code/artificial_intelligence/lib/asm-3.3.1/src.zip"/>
<classpathentry kind="lib" path="/home/hansinator/code/jgpfun/lib/jfreechart-1.0.13/lib/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="/home/hansinator/code/jgpfun/lib/jfreechart-1.0.13/lib/jfreechart-1.0.13.jar" sourcepath="/home/hansinator/code/artificial_intelligence/lib/jfreechart-1.0.13/source"/>
<classpathentry kind="lib" path="/home/hansinator/code/jgpfun/lib/joda-time-2.0/joda-time-2.0.jar" sourcepath="/home/hansinator/code/artificial_intelligence/lib/joda-time-2.0/joda-time-2.0-sources.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jbox2d-library"/>
<classpathentry combineaccessrules="false" kind="src" path="/jbox2d-testbed"/>
<classpathentry combineaccessrules="false" kind="src" path="/watchmaker-framework"/>
<classpathentry kind="lib" path="/watchmaker/lib/runtime/uncommons-maths-1.2.2.jar"/>
<classpathentry kind="lib" path="/watchmaker/framework/lib/runtime/google-collect-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>