-
Notifications
You must be signed in to change notification settings - Fork 6
/
.classpath
11 lines (11 loc) · 1005 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<classpath>
<classpathentry output="target\scala-2.9.1\classes" path="src\main\scala" kind="src"></classpathentry>
<classpathentry output="target\scala-2.9.1\classes" path="src\main\java" kind="src"></classpathentry>
<classpathentry output="target\scala-2.9.1\test-classes" path="src\test\scala" kind="src"></classpathentry>
<classpathentry output="target\scala-2.9.1\test-classes" path="src\test\java" kind="src"></classpathentry>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"></classpathentry>
<classpathentry path="D:\Users\j.de.vries\.ivy2\cache\org.specs2\specs2_2.9.1\jars\specs2_2.9.1-1.6.1.jar" kind="lib"></classpathentry>
<classpathentry path="D:\Users\j.de.vries\.ivy2\cache\org.specs2\specs2-scalaz-core_2.9.1\jars\specs2-scalaz-core_2.9.1-6.0.1.jar" kind="lib"></classpathentry>
<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"></classpathentry>
<classpathentry path="bin" kind="output"></classpathentry>
</classpath>