-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
29 lines (29 loc) · 1.73 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JRI_DIR"/>
<classpathentry kind="lib" path="lib/sspace-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/trove-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/scallop_2.10-0.9.4.jar"/>
<classpathentry kind="lib" path="/Users/DC/Documents/UROP/MolSearch/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="/Users/DC/Documents/UROP/MolSearch/lib/scala-library.jar"/>
<classpathentry kind="lib" path="/Users/DC/Documents/UROP/MolSearch/lib/scala-reflect.jar"/>
<classpathentry kind="lib" path="lib/MCS.jar"/>
<classpathentry kind="lib" path="lib/cdk-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/cdk-1.4.19.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/scala-library.jar"/>
<classpathentry kind="lib" path="lib/scala-reflect.jar"/>
<classpathentry kind="lib" path="lib/SMSD20120718.jar"/>
<classpathentry kind="lib" path="lib/SMSD20140713.jar"/>
<classpathentry kind="lib" path="lib/snakeyaml-1.14.jar"/>
<classpathentry kind="lib" path="lib/cdk-1.5.8.jar"/>
<classpathentry kind="lib" path="lib/spark-1.3.1-yarn-shuffle.jar"/>
<classpathentry kind="lib" path="lib/spark-assembly-1.3.1-hadoop2.6.0.jar"/>
<classpathentry kind="lib" path="lib/spark-core_2.10-1.4.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/commons-math3-3.3.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>