-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
38 lines (38 loc) · 3.72 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/biomodels-wslib_standalone-1.21.jar"/>
<classpathentry kind="lib" path="lib/MiriamJavaLib_standalone-1.1.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.6.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.6.jar"/>
<classpathentry kind="lib" path="lib/sbml/jsbml-1.0-a1-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/sbml/jsbml-comp-1.0-b1.jar"/>
<classpathentry kind="lib" path="lib/sbml/jsbml-layout-1.0-b1.jar"/>
<classpathentry kind="lib" path="lib/sbml/jsbml-qual-2.1-b1.jar"/>
<classpathentry kind="lib" path="lib/ehcache-2.7.5.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/cytoscape.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/advanced-network-merge-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/attribute-browser-2.8.3-jar-with-dependencies.jar" sourcepath="/home/mkoenig/Programs/cytoscape2-parent-2.8.3-fixed"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/automatic-layout-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/biomart-client-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/biopax-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/core-commands-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/cpath2-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/cpath-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/editor-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/equation-functions-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/filters-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/linkout-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/manual-layout-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/ncbi-client-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/network-analyzer-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/psi-mi-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/quickfind-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/rfilters-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/table-import-2.8.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="/home/mkoenig/git/cy2sbml/lib/cytoscape-2.8.3/plugins/y-layouts-1.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>