-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 2.39 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
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/scala-2.9.2/classes" path="src/main/scala"/>
<classpathentry kind="src" output="target/scala-2.9.2/classes" path="src/main/java"/>
<classpathentry kind="src" output="target/scala-2.9.2/test-classes" path="src/test/scala"/>
<classpathentry kind="src" output="target/scala-2.9.2/test-classes" path="src/test/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/com.typesafe.akka/akka-actor/jars/akka-actor-2.0.3.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/com.typesafe/config/bundles/config-0.3.1.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/com.typesafe.akka/akka-remote/jars/akka-remote-2.0.3.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/io.netty/netty/bundles/netty-3.5.3.Final.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/com.google.protobuf/protobuf-java/jars/protobuf-java-2.4.1.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/net.debasishg/sjson_2.9.1/jars/sjson_2.9.1-0.15.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/net.databinder/dispatch-json_2.9.1/jars/dispatch-json_2.9.1-0.8.5.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/org.apache.httpcomponents/httpclient/jars/httpclient-4.1.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/org.apache.httpcomponents/httpcore/jars/httpcore-4.1.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/commons-codec/commons-codec/jars/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/org.objenesis/objenesis/jars/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/commons-io/commons-io/jars/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/voldemort.store.compress/h2-lzf/jars/h2-lzf-1.0.jar"/>
<classpathentry kind="lib" path="/Users/geospa/.ivy2/cache/com.typesafe.akka/akka-kernel/jars/akka-kernel-2.0.3.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>