forked from fstonedahl/behaviorsearch
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
17 lines (17 loc) · 1.52 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/args4j/args4j/jars/args4j-2.0.12.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/jfree/jcommon/jars/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/jfree/jfreechart/jars/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/org.nlogo/netlogo/jars/netlogo-6.0.1-374fdd1.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.12.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/org.parboiled/parboiled_2.12/jars/parboiled_2.12-2.1.3.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/org.picocontainer/picocontainer/jars/picocontainer-2.13.6.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/org.ow2.asm/asm-all/jars/asm-all-5.0.4.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/com.novocode/junit-interface/jars/junit-interface-0.11.jar"/>
<classpathentry kind="lib" path="/home/forrest/.ivy2/cache/org.scala-lang.modules/scala-parser-combinators_2.12/bundles/scala-parser-combinators_2.12-1.0.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>