1 |
<?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 exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
6 |
<classpathentry exported="true" kind="lib" path="jars/collections-generic-4.01.jar"/> |
7 |
<classpathentry exported="true" kind="lib" path="jars/commons-codec-1.3.jar"/> |
8 |
<classpathentry exported="true" kind="lib" path="jars/drmaa.jar"/> |
9 |
<classpathentry exported="true" kind="lib" path="jars/jaligner.jar"/> |
10 |
<classpathentry exported="true" kind="lib" path="jars/Jama-1.0.2.jar"/> |
11 |
<classpathentry exported="true" kind="lib" path="jars/java-getopt-1.0.13.jar"/> |
12 |
<classpathentry exported="true" kind="lib" path="jars/JRclient-RE817.jar"/> |
13 |
<classpathentry exported="true" kind="lib" path="jars/mysql-connector-java-5.0.5-bin.jar"/> |
14 |
<classpathentry exported="true" kind="lib" path="jars/vecmath.jar"/> |
15 |
<classpathentry exported="true" kind="lib" path="jars/ws-commons-util-1.0.2.jar"/> |
16 |
<classpathentry exported="true" kind="lib" path="jars/xmlrpc-client-3.1.jar"/> |
17 |
<classpathentry exported="true" kind="lib" path="jars/xmlrpc-common-3.1.jar"/> |
18 |
<classpathentry exported="true" kind="lib" path="jars/jung-algorithms-2.0.1.jar"/> |
19 |
<classpathentry exported="true" kind="lib" path="jars/jung-api-2.0.1.jar"/> |
20 |
<classpathentry exported="true" kind="lib" path="jars/jung-graph-impl-2.0.1.jar"/> |
21 |
<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 |
<classpathentry kind="output" path="bin"/> |
31 |
</classpath> |