-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 2.02 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/scala"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry exported="true" kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.deeplearning4j/dl4j-spark_2.11/jars/dl4j-spark_2.11-0.6.0.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-2.2.0.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.apache.spark/spark-core_2.10/jars/spark-core_2.10-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.deeplearning4j/deeplearning4j-nn/jars/deeplearning4j-nn-0.6.0.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.nd4j/nd4j-api/jars/nd4j-api-0.6.0.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.7.12.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/jars/hadoop-hdfs-2.2.0.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/commons-io/commons-io/jars/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.reflections/reflections/jars/reflections-0.9.10.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/com.google.guava/guava/jars/guava-11.0.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/commons-collections/commons-collections/jars/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.datavec/datavec-api/jars/datavec-api-0.6.0.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/ousmanedia/.ivy2/cache/org.deeplearning4j/deeplearning4j-nlp/jars/deeplearning4j-nlp-0.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>