-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.classpath
16 lines (16 loc) · 837 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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/jgrapht-core-0.9.1.jar"/>
<classpathentry kind="lib" path="lib/guava-16.0.1.jar"/>
<classpathentry kind="lib" path="lib/jpathwatch-0-95.jar"/>
<classpathentry kind="lib" path="lib/jchart2d-3.2.2_modified.jar"/>
<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
<classpathentry kind="lib" path="lib/gs-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/gs-ui-1.3.jar"/>
<classpathentry kind="lib" path="lib/monte-cc.jar"/>
<classpathentry kind="lib" path="lib/joda-time-2.9.2.jar"/>
<classpathentry kind="lib" path="lib/ArgList.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>