-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
22 lines (22 loc) · 1.27 KB
/
.classpath
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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/vecmath-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/jnati-core-0.4.jar"/>
<classpathentry kind="lib" path="lib/jnati-deploy-0.4.jar"/>
<classpathentry kind="lib" path="lib/cdk-atomtype-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-core-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-ctab-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-interfaces-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-ioformats-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-isomorphism-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-silent-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-smiles-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-standard-2.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-valencycheck-2.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-8.3.0.jar"/>
<classpathentry kind="lib" path="lib/elasticsearch-7.5.2.jar"/>
<classpathentry kind="lib" path="lib/elasticsearch-x-content-7.5.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>