forked from QJonny/PapersParser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
11 lines (11 loc) · 957 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/lib/breeze/dlwh-breeze-feca1cf/target/scala-2.9.2/breeze_2.9.2-0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="C:/lib/breeze/dlwh-breeze-feca1cf/math/target/scala-2.9.2/breeze-math_2.9.2-0.1-SNAPSHOT.jar" sourcepath="C:/lib/breeze/dlwh-breeze-feca1cf/math/src"/>
<classpathentry kind="lib" path="C:/lib/breeze/dlwh-breeze-feca1cf/learn/target/scala-2.9.2/breeze-learn_2.9.2-0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="C:/lib/breeze/dlwh-breeze-feca1cf/process/target/breeze-process-assembly-0.1-SNAPSHOT.jar" sourcepath="C:/lib/breeze/dlwh-breeze-feca1cf/process/src/main/scala/breeze"/>
<classpathentry kind="output" path="bin"/>
</classpath>