-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
110 lines (110 loc) · 12.9 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<classpath>
<classpathentry output="target/scala-2.10/classes" kind="src" path="src/main/scala"/>
<classpathentry output="target/scala-2.10/classes" kind="src" path="src/main/java"/>
<classpathentry output="target/scala-2.10/test-classes" kind="src" path="src/test/scala"/>
<classpathentry output="target/scala-2.10/test-classes" kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.spark/spark-core_2.10/jars/spark-core_2.10-1.1.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.hadoop/hadoop-client/jars/hadoop-client-1.0.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.hadoop/hadoop-core/jars/hadoop-core-1.0.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/xmlenc/xmlenc/jars/xmlenc-0.52.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-codec/commons-codec/jars/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.commons/commons-math/jars/commons-math-2.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-configuration/commons-configuration/jars/commons-configuration-1.6.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-collections/commons-collections/jars/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-lang/commons-lang/jars/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-digester/commons-digester/jars/commons-digester-1.8.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-beanutils/commons-beanutils/jars/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-beanutils/commons-beanutils-core/jars/commons-beanutils-core-1.8.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-net/commons-net/jars/commons-net-2.2.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-el/commons-el/jars/commons-el-1.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/hsqldb/hsqldb/jars/hsqldb-1.8.0.10.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/oro/oro/jars/oro-2.0.8.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.codehaus.jackson/jackson-mapper-asl/jars/jackson-mapper-asl-1.8.8.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.codehaus.jackson/jackson-core-asl/jars/jackson-core-asl-1.8.8.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/net.java.dev.jets3t/jets3t/jars/jets3t-0.7.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-httpclient/commons-httpclient/jars/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.curator/curator-recipes/bundles/curator-recipes-2.4.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.curator/curator-framework/bundles/curator-framework-2.4.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.curator/curator-client/bundles/curator-client-2.4.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.zookeeper/zookeeper/jars/zookeeper-3.4.5.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.slf4j/slf4j-log4j12/jars/slf4j-log4j12-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/log4j/log4j/bundles/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/jline/jline/jars/jline-0.9.94.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.google.guava/guava/bundles/guava-14.0.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-plus/jars/jetty-plus-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty.orbit/javax.transaction/orbits/javax.transaction-1.1.1.v201105210645.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-webapp/jars/jetty-webapp-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-xml/jars/jetty-xml-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-util/jars/jetty-util-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-servlet/jars/jetty-servlet-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-security/jars/jetty-security-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-server/jars/jetty-server-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty.orbit/javax.servlet/orbits/javax.servlet-3.0.0.v201112011016.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-continuation/jars/jetty-continuation-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-http/jars/jetty-http-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-io/jars/jetty-io-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty/jetty-jndi/jars/jetty-jndi-8.1.14.v20131031.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty.orbit/javax.mail.glassfish/orbits/javax.mail.glassfish-1.4.1.v201005082020.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.eclipse.jetty.orbit/javax.activation/orbits/javax.activation-1.1.0.v201105071233.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.commons/commons-lang3/jars/commons-lang3-3.3.2.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.google.code.findbugs/jsr305/jars/jsr305-1.3.9.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.slf4j/jul-to-slf4j/jars/jul-to-slf4j-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.slf4j/jcl-over-slf4j/jars/jcl-over-slf4j-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.ning/compress-lzf/bundles/compress-lzf-1.0.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.xerial.snappy/snappy-java/bundles/snappy-java-1.0.5.3.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/net.jpountz.lz4/lz4/jars/lz4-1.2.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.twitter/chill_2.10/jars/chill_2.10-0.3.6.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.twitter/chill-java/jars/chill-java-0.3.6.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.esotericsoftware.kryo/kryo/bundles/kryo-2.21.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.esotericsoftware.reflectasm/reflectasm/jars/reflectasm-1.07-shaded.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.esotericsoftware.minlog/minlog/jars/minlog-1.2.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.objenesis/objenesis/jars/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spark-project.akka/akka-remote_2.10/bundles/akka-remote_2.10-2.2.3-shaded-protobuf.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spark-project.akka/akka-actor_2.10/jars/akka-actor_2.10-2.2.3-shaded-protobuf.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.typesafe/config/bundles/config-1.0.2.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/io.netty/netty/bundles/netty-3.6.6.Final.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spark-project.protobuf/protobuf-java/jars/protobuf-java-2.4.1-shaded.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.uncommons.maths/uncommons-maths/jars/uncommons-maths-1.2.2a.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spark-project.akka/akka-slf4j_2.10/bundles/akka-slf4j_2.10-2.2.3-shaded-protobuf.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.json4s/json4s-jackson_2.10/jars/json4s-jackson_2.10-3.2.10.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.json4s/json4s-core_2.10/jars/json4s-core_2.10-3.2.10.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.json4s/json4s-ast_2.10/jars/json4s-ast_2.10-3.2.10.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.thoughtworks.paranamer/paranamer/jars/paranamer-2.6.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.scala-lang/scalap/jars/scalap-2.10.4.jar"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.3.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.fasterxml.jackson.core/jackson-annotations/bundles/jackson-annotations-2.3.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.fasterxml.jackson.core/jackson-core/bundles/jackson-core-2.3.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/colt/colt/jars/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/concurrent/concurrent/jars/concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.mesos/mesos/jars/mesos-0.18.1-shaded-protobuf.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/io.netty/netty-all/jars/netty-all-4.0.23.Final.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.clearspring.analytics/stream/jars/stream-2.7.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.codahale.metrics/metrics-core/bundles/metrics-core-3.0.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.codahale.metrics/metrics-jvm/bundles/metrics-jvm-3.0.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.codahale.metrics/metrics-json/bundles/metrics-json-3.0.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.codahale.metrics/metrics-graphite/bundles/metrics-graphite-3.0.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.tachyonproject/tachyon-client/jars/tachyon-client-0.5.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.tachyonproject/tachyon/jars/tachyon-0.5.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/commons-io/commons-io/jars/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spark-project/pyrolite/jars/pyrolite-2.0.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/net.sf.py4j/py4j/jars/py4j-0.8.2.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.spark/spark-mllib_2.10/jars/spark-mllib_2.10-1.1.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.apache.spark/spark-streaming_2.10/jars/spark-streaming_2.10-1.1.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.jblas/jblas/jars/jblas-1.2.3.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.scalanlp/breeze_2.10/jars/breeze_2.10-0.9.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.scalanlp/breeze-macros_2.10/jars/breeze-macros_2.10-0.3.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.github.fommil.netlib/core/jars/core-1.1.2.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/net.sourceforge.f2j/arpack_combined_all/jars/arpack_combined_all-0.1-javadoc.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/net.sourceforge.f2j/arpack_combined_all/jars/arpack_combined_all-0.1.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/net.sf.opencsv/opencsv/jars/opencsv-2.3.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/com.github.rwl/jtransforms/jars/jtransforms-2.4.0.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spire-math/spire_2.10/jars/spire_2.10-0.7.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.spire-math/spire-macros_2.10/jars/spire-macros_2.10-0.7.4.jar"/>
<classpathentry kind="lib" path="/home/bharath/.ivy2/cache/org.scalamacros/quasiquotes_2.10/jars/quasiquotes_2.10-2.0.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>