1 |
duarte |
951 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
|
|
<classpath> |
3 |
|
|
<classpathentry kind="src" path="src"/> |
4 |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
5 |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
6 |
|
|
<classpathentry kind="lib" path="jars/collections-generic-4.01.jar"/> |
7 |
|
|
<classpathentry kind="lib" path="jars/commons-codec-1.3.jar"/> |
8 |
|
|
<classpathentry kind="lib" path="jars/drmaa.jar"/> |
9 |
|
|
<classpathentry kind="lib" path="jars/jaligner.jar"/> |
10 |
|
|
<classpathentry kind="lib" path="jars/Jama-1.0.2.jar"/> |
11 |
|
|
<classpathentry kind="lib" path="jars/java-getopt-1.0.13.jar"/> |
12 |
|
|
<classpathentry kind="lib" path="jars/JRclient-RE817.jar"/> |
13 |
|
|
<classpathentry kind="lib" path="jars/mysql-connector-java-5.0.5-bin.jar"/> |
14 |
|
|
<classpathentry kind="lib" path="jars/vecmath.jar"/> |
15 |
|
|
<classpathentry kind="lib" path="jars/ws-commons-util-1.0.2.jar"/> |
16 |
|
|
<classpathentry kind="lib" path="jars/xmlrpc-client-3.1.jar"/> |
17 |
|
|
<classpathentry kind="lib" path="jars/xmlrpc-common-3.1.jar"/> |
18 |
duarte |
966 |
<classpathentry kind="lib" path="jars/jung-algorithms-2.0.1.jar"/> |
19 |
|
|
<classpathentry kind="lib" path="jars/jung-api-2.0.1.jar"/> |
20 |
hstehr |
1064 |
<classpathentry kind="lib" path="jars/jung-graph-impl-2.0.1.jar" sourcepath="/amd/moya/2/home/abt_owl/stehr/StruPPi/jars/jung/jung-2.0.1/jung-graph-impl-2.0.1-sources.jar"/> |
21 |
jmduarteg |
1040 |
<classpathentry kind="lib" path="jars/uniprot/spring-core.jar"/> |
22 |
|
|
<classpathentry kind="lib" path="jars/uniprot/uniprotjapi.jar"/> |
23 |
|
|
<classpathentry kind="lib" path="jars/uniprot/spring-aop.jar"/> |
24 |
|
|
<classpathentry kind="lib" path="jars/uniprot/spring-beans.jar"/> |
25 |
|
|
<classpathentry kind="lib" path="jars/uniprot/spring-remoting.jar"/> |
26 |
|
|
<classpathentry kind="lib" path="jars/uniprot/commons-logging.jar"/> |
27 |
|
|
<classpathentry kind="lib" path="jars/uniprot/aopalliance.jar"/> |
28 |
|
|
<classpathentry kind="lib" path="jars/uniprot/commons-httpclient.jar"/> |
29 |
|
|
<classpathentry kind="lib" path="jars/uniprot/log4j.jar"/> |
30 |
duarte |
951 |
<classpathentry kind="output" path="bin"/> |
31 |
|
|
</classpath> |