forked from rsnape/CASCADE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 841 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="uk/ac/dmu/iesd/cascade/ConstsOld.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="REPAST_SIMPHONY_SUPPORT"/>
<classpathentry kind="lib" path="ExternalLib/flanagan.jar"/>
<classpathentry kind="lib" path="ExternalLib/commons-mathforsimplex-2.2.jar"/>
<classpathentry kind="lib" path="ExternalLib/super-csv-2.4.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/J3D"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAI"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JOGL"/>
<classpathentry kind="output" path="bin"/>
</classpath>