-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
22 lines (22 loc) · 1.22 KB
/
.classpath
File metadata and controls
22 lines (22 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="org/openscience/cdk/libio/joelib/JOELibIOTest.java" kind="src" path="src/test"/>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="lib" path="jar/log4j.jar"/>
<classpathentry kind="lib" path="jar/vecmath1.2-1.14.jar"/>
<classpathentry kind="lib" path="jar/cdk-core.jar"/>
<classpathentry kind="lib" path="jar/cdk-interfaces.jar"/>
<classpathentry kind="lib" path="jar/cdk-qsar.jar"/>
<classpathentry kind="lib" path="jar/cdk-standard.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="jar/weka.jar"/>
<classpathentry kind="lib" path="develjar/ant-contrib-1.0b3.jar"/>
<classpathentry kind="lib" path="develjar/junit-4.3.1.jar"/>
<classpathentry kind="lib" path="jar/xom-1.1.jar"/>
<classpathentry kind="lib" path="develjar/com-sun-javadoc.jar"/>
<classpathentry kind="lib" path="develjar/com-sun-tools-doclets-Taglet.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.openscience.cdk"/>
<classpathentry kind="lib" path="jar/JRI.jar"/>
<classpathentry kind="lib" path="jar/sjava-0.68.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>