-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
80 lines (80 loc) · 4.24 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/beam-core-1.3.3.jar"/>
<classpathentry kind="lib" path="lib/beam-func-1.3.3.jar"/>
<classpathentry kind="lib" path="lib/cdk-annotation.jar"/>
<classpathentry kind="lib" path="lib/cdk-atomtype.jar"/>
<classpathentry kind="lib" path="lib/cdk-builder3d.jar"/>
<classpathentry kind="lib" path="lib/cdk-builder3dtools.jar"/>
<classpathentry kind="lib" path="lib/cdk-bundle.jar"/>
<classpathentry kind="lib" path="lib/cdk-charges.jar"/>
<classpathentry kind="lib" path="lib/cdk-cip.jar"/>
<classpathentry kind="lib" path="lib/cdk-control.jar"/>
<classpathentry kind="lib" path="lib/cdk-core.jar"/>
<classpathentry kind="lib" path="lib/cdk-ctab.jar"/>
<classpathentry kind="lib" path="lib/cdk-data.jar"/>
<classpathentry kind="lib" path="lib/cdk-datadebug.jar"/>
<classpathentry kind="lib" path="lib/cdk-depict.jar"/>
<classpathentry kind="lib" path="lib/cdk-dict.jar"/>
<classpathentry kind="lib" path="lib/cdk-diff.jar"/>
<classpathentry kind="lib" path="lib/cdk-extra.jar"/>
<classpathentry kind="lib" path="lib/cdk-fingerprint.jar"/>
<classpathentry kind="lib" path="lib/cdk-forcefield.jar"/>
<classpathentry kind="lib" path="lib/cdk-formula.jar"/>
<classpathentry kind="lib" path="lib/cdk-fragment.jar"/>
<classpathentry kind="lib" path="lib/cdk-group.jar"/>
<classpathentry kind="lib" path="lib/cdk-hash.jar"/>
<classpathentry kind="lib" path="lib/cdk-inchi.jar"/>
<classpathentry kind="lib" path="lib/cdk-interfaces.jar"/>
<classpathentry kind="lib" path="lib/cdk-io.jar"/>
<classpathentry kind="lib" path="lib/cdk-ioformats.jar"/>
<classpathentry kind="lib" path="lib/cdk-ionpot.jar"/>
<classpathentry kind="lib" path="lib/cdk-iordf.jar"/>
<classpathentry kind="lib" path="lib/cdk-isomorphism.jar"/>
<classpathentry kind="lib" path="lib/cdk-legacy.jar"/>
<classpathentry kind="lib" path="lib/cdk-libiocml.jar"/>
<classpathentry kind="lib" path="lib/cdk-libiomd.jar"/>
<classpathentry kind="lib" path="lib/cdk-log4j.jar"/>
<classpathentry kind="lib" path="lib/cdk-model.jar"/>
<classpathentry kind="lib" path="lib/cdk-pcore.jar"/>
<classpathentry kind="lib" path="lib/cdk-pdb.jar"/>
<classpathentry kind="lib" path="lib/cdk-pdbcml.jar"/>
<classpathentry kind="lib" path="lib/cdk-qm.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsar.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsaratomic.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsarbond.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsarcml.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsarionpot.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsarmolecular.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsarprotein.jar"/>
<classpathentry kind="lib" path="lib/cdk-qsarsubstance.jar"/>
<classpathentry kind="lib" path="lib/cdk-reaction.jar"/>
<classpathentry kind="lib" path="lib/cdk-render.jar"/>
<classpathentry kind="lib" path="lib/cdk-renderawt.jar"/>
<classpathentry kind="lib" path="lib/cdk-renderbasic.jar"/>
<classpathentry kind="lib" path="lib/cdk-renderextra.jar"/>
<classpathentry kind="lib" path="lib/cdk-sdg.jar"/>
<classpathentry kind="lib" path="lib/cdk-signature.jar"/>
<classpathentry kind="lib" path="lib/cdk-silent.jar"/>
<classpathentry kind="lib" path="lib/cdk-smarts.jar"/>
<classpathentry kind="lib" path="lib/cdk-smiles.jar"/>
<classpathentry kind="lib" path="lib/cdk-smsd.jar"/>
<classpathentry kind="lib" path="lib/cdk-standard.jar"/>
<classpathentry kind="lib" path="lib/cdk-structgen.jar"/>
<classpathentry kind="lib" path="lib/cdk-tautomer.jar"/>
<classpathentry kind="lib" path="lib/cdk-valencycheck.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/guava-17.0.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/jni-inchi-0.8.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/vecmath1.2-1.14.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>