-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
23 lines (23 loc) · 1.27 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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="jars/rescuecore2.jar"/>
<classpathentry kind="lib" path="jars/standard.jar" sourcepath="/home/utisam/Dropbox/home/Documents/PJ/Ri-one/rescue-competition2010/jars/human.jar"/>
<classpathentry kind="lib" path="jars/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="jars/dom4j.jar"/>
<classpathentry kind="lib" path="jars/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="jars/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="jars/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="jars/jscience-4.3.jar"/>
<classpathentry kind="lib" path="jars/jsi-1.0b2p1.jar"/>
<classpathentry kind="lib" path="jars/jts-1.11.jar"/>
<classpathentry kind="lib" path="jars/junit-4.5.jar"/>
<classpathentry kind="lib" path="jars/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="jars/trove-0.1.8.jar"/>
<classpathentry kind="lib" path="jars/uncommons-maths-1.2.jar"/>
<classpathentry kind="lib" path="jars/gis2.jar"/>
<classpathentry kind="lib" path="jars/kernel.jar"/>
<classpathentry kind="lib" path="jars/maps.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>