-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 3.01 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<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/classes" path="src/main/resources" 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 path="/Users/nakanishiyasuo/.ivy2/cache/org.restlet.jse/org.restlet/jars/org.restlet-2.0.10.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.osgi/org.osgi.core/jars/org.osgi.core-4.0.0.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/junit/junit/jars/junit-4.10.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.1.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/com.novocode/junit-interface/jars/junit-interface-0.7.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.scala-tools.testing/test-interface/jars/test-interface-0.5.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-core/jars/spring-core-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-asm/jars/spring-asm-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-context/jars/spring-context-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-aop/jars/spring-aop-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/aopalliance/aopalliance/jars/aopalliance-1.0.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-beans/jars/spring-beans-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-expression/jars/spring-expression-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="/Users/nakanishiyasuo/.ivy2/cache/org.springframework/spring-test/jars/spring-test-3.1.0.RELEASE.jar" kind="lib"></classpathentry>
<classpathentry path="org.scala-ide.sdt.launching.SCALA_CONTAINER" kind="con"></classpathentry>
<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"></classpathentry>
<classpathentry path=".target/scala-2.9.1/classes" kind="output"></classpathentry>
</classpath>