-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 1.01 KB
/
.classpath
File metadata and controls
15 lines (15 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/biomodels-wslib_standalone-1.21.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jung-algorithms-2.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jung-api-2.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jung-graph-impl-2.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/prefuse.jar"/>
<classpathentry kind="lib" path="/home/anwesha/workspace/pvplugins/PathSBML/lib/jsbml-layout-0.9-a1.jar"/>
<classpathentry kind="lib" path="/home/anwesha/workspace/pvplugins/PathSBML/lib/jsbml-qual-2.1-a1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="/home/anwesha/workspace/pvplugins/PathSBML/lib/jsbml-1.1-with-dependencies.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>