-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
57 lines (56 loc) · 3.48 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/protege/antlr.jar"/>
<classpathentry kind="lib" path="lib/protege/arq.jar"/>
<classpathentry kind="lib" path="lib/protege/commons-lang-2.0.jar"/>
<classpathentry kind="lib" path="lib/protege/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/protege/concurrent.jar"/>
<classpathentry kind="lib" path="lib/protege/edtftpj-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/protege/ekitspell.jar"/>
<classpathentry kind="lib" path="lib/protege/icu4j.jar"/>
<classpathentry kind="lib" path="lib/protege/iri.jar"/>
<classpathentry kind="lib" path="lib/protege/jakarta-oro-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/protege/jcalendar.jar"/>
<classpathentry kind="lib" path="lib/protege/jena.jar"/>
<classpathentry kind="lib" path="lib/protege/junit.jar"/>
<classpathentry kind="lib" path="lib/protege/kazuki.jar"/>
<classpathentry kind="lib" path="lib/protege/log4j.jar"/>
<classpathentry kind="lib" path="lib/protege/owlsyntax.jar"/>
<classpathentry kind="lib" path="lib/protege/protege-owl.jar"/>
<classpathentry kind="lib" path="lib/protege/protege.jar"/>
<classpathentry kind="lib" path="lib/protege/rdf-api-2001-01-19.jar"/>
<classpathentry kind="lib" path="lib/protege/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/protege/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/protege/xmlParserAPIs.jar"/>
<classpathentry kind="lib" path="lib/reactome/reactome.jar"/>
<classpathentry kind="lib" path="lib/jdom/jaxen-core.jar"/>
<classpathentry kind="lib" path="lib/jdom/jaxen-jdom.jar"/>
<classpathentry kind="lib" path="lib/jdom/jdom.jar"/>
<classpathentry kind="lib" path="lib/jdom/saxpath.jar"/>
<classpathentry kind="lib" path="lib/jaxb/activation-1.1.jar"/>
<classpathentry kind="lib" path="lib/jaxb/jaxb-api-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/jaxb/jaxb-runtime-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/freemarker/freemarker.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/mysql/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="lib" path="lib/sbgn/org.pathvisio.sbgn.jar"/>
<classpathentry kind="lib" path="lib/sbgn/org.sbgn.jar"/>
<classpathentry kind="lib" path="lib/sbml/jsbml-0.8-rc1-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/sbml/libsbmlj.jar"/>
<classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/celldesigner/celldesigner.jar"/>
<classpathentry kind="lib" path="lib/celldesigner/sbmlj.jar"/>
<classpathentry kind="lib" path="lib/JSON4Java.jar"/>
<classpathentry kind="lib" path="lib/ols-client/ols-client.jar"/>
<classpathentry kind="lib" path="lib/ols-client/axis-1.4.jar"/>
<classpathentry kind="lib" path="lib/ols-client/commons-discovery-0.2.jar"/>
<classpathentry kind="lib" path="lib/ols-client/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/ols-client/jaxrpc.jar"/>
<classpathentry kind="lib" path="lib/ols-client/saaj.jar"/>
<classpathentry kind="lib" path="lib/ols-client/wsdl4j-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/psicquic/psi25-xml-1.7.9-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.3.jar" />
<classpathentry kind="output" path="class"/>
</classpath>