-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
52 lines (52 loc) · 9.29 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/scala"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/scala"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.typesafe.akka/akka-actor_2.10/jars/akka-actor_2.10-2.3.10.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.typesafe.akka/akka-actor_2.10/srcs/akka-actor_2.10-2.3.10-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.typesafe/config/bundles/config-1.2.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.typesafe/config/srcs/config-1.2.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.typesafe.akka/akka-remote_2.10/jars/akka-remote_2.10-2.3.10.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.typesafe.akka/akka-remote_2.10/srcs/akka-remote_2.10-2.3.10-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.netty/netty/bundles/netty-3.8.0.Final.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.netty/netty/srcs/netty-3.8.0.Final-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.google.protobuf/protobuf-java/bundles/protobuf-java-2.5.0.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.google.protobuf/protobuf-java/srcs/protobuf-java-2.5.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.uncommons.maths/uncommons-maths/jars/uncommons-maths-1.2.2a.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.uncommons.maths/uncommons-maths/srcs/uncommons-maths-1.2.2a-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.typesafe.akka/akka-slf4j_2.10/jars/akka-slf4j_2.10-2.3.10.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.typesafe.akka/akka-slf4j_2.10/srcs/akka-slf4j_2.10-2.3.10-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.7.5.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.slf4j/slf4j-api/srcs/slf4j-api-1.7.5-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.apache.httpcomponents/httpclient/jars/httpclient-4.4.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.apache.httpcomponents/httpclient/srcs/httpclient-4.4-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.apache.httpcomponents/httpcore/jars/httpcore-4.4.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.apache.httpcomponents/httpcore/srcs/httpcore-4.4-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/commons-logging/commons-logging/srcs/commons-logging-1.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/commons-codec/commons-codec/jars/commons-codec-1.9.jar" sourcepath="C:/Users/dk/.ivy2/cache/commons-codec/commons-codec/srcs/commons-codec-1.9-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.jsoup/jsoup/jars/jsoup-1.8.2.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.json4s/json4s-jackson_2.10/jars/json4s-jackson_2.10-3.2.10.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.json4s/json4s-jackson_2.10/srcs/json4s-jackson_2.10-3.2.10-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.json4s/json4s-core_2.10/jars/json4s-core_2.10-3.2.10.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.json4s/json4s-core_2.10/srcs/json4s-core_2.10-3.2.10-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.json4s/json4s-ast_2.10/jars/json4s-ast_2.10-3.2.10.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.json4s/json4s-ast_2.10/srcs/json4s-ast_2.10-3.2.10-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.thoughtworks.paranamer/paranamer/jars/paranamer-2.6.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.thoughtworks.paranamer/paranamer/srcs/paranamer-2.6-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.scala-lang/scalap/jars/scalap-2.10.0.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.scala-lang/scalap/srcs/scalap-2.10.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.3.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/srcs/jackson-databind-2.3.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.fasterxml.jackson.core/jackson-annotations/bundles/jackson-annotations-2.3.0.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.fasterxml.jackson.core/jackson-annotations/srcs/jackson-annotations-2.3.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.fasterxml.jackson.core/jackson-core/bundles/jackson-core-2.3.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.fasterxml.jackson.core/jackson-core/srcs/jackson-core-2.3.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-can_2.10/bundles/spray-can_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-can_2.10/srcs/spray-can_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-io_2.10/bundles/spray-io_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-io_2.10/srcs/spray-io_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-util_2.10/bundles/spray-util_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-util_2.10/srcs/spray-util_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-http_2.10/bundles/spray-http_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-http_2.10/srcs/spray-http_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.parboiled/parboiled-scala_2.10/bundles/parboiled-scala_2.10-1.1.6.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.parboiled/parboiled-scala_2.10/srcs/parboiled-scala_2.10-1.1.6-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.parboiled/parboiled-core/bundles/parboiled-core-1.1.6.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.parboiled/parboiled-core/srcs/parboiled-core-1.1.6-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-routing_2.10/bundles/spray-routing_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-routing_2.10/srcs/spray-routing_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-httpx_2.10/bundles/spray-httpx_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-httpx_2.10/srcs/spray-httpx_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.jvnet.mimepull/mimepull/jars/mimepull-1.9.4.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.jvnet.mimepull/mimepull/srcs/mimepull-1.9.4-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.chuusai/shapeless_2.10/jars/shapeless_2.10-1.2.4.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.chuusai/shapeless_2.10/srcs/shapeless_2.10-1.2.4-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/io.spray/spray-json_2.10/bundles/spray-json_2.10-1.3.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/io.spray/spray-json_2.10/srcs/spray-json_2.10-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-commons_2.10/jars/casbah-commons_2.10-2.8.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-commons_2.10/srcs/casbah-commons_2.10-2.8.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/com.github.nscala-time/nscala-time_2.10/jars/nscala-time_2.10-1.0.0.jar" sourcepath="C:/Users/dk/.ivy2/cache/com.github.nscala-time/nscala-time_2.10/srcs/nscala-time_2.10-1.0.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/joda-time/joda-time/jars/joda-time-2.3.jar" sourcepath="C:/Users/dk/.ivy2/cache/joda-time/joda-time/srcs/joda-time-2.3-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.joda/joda-convert/jars/joda-convert-1.2.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.joda/joda-convert/srcs/joda-convert-1.2-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.mongodb/mongo-java-driver/jars/mongo-java-driver-2.13.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.mongodb/mongo-java-driver/srcs/mongo-java-driver-2.13.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-core_2.10/jars/casbah-core_2.10-2.8.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-core_2.10/srcs/casbah-core_2.10-2.8.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-query_2.10/jars/casbah-query_2.10-2.8.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-query_2.10/srcs/casbah-query_2.10-2.8.1-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-gridfs_2.10/jars/casbah-gridfs_2.10-2.8.1.jar" sourcepath="C:/Users/dk/.ivy2/cache/org.mongodb/casbah-gridfs_2.10/srcs/casbah-gridfs_2.10-2.8.1-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>