JAL-2890 added CIPRES client .jar
authorkjvdheide <kjvanderheide@dundee.ac.uk>
Fri, 19 Jan 2018 15:39:32 +0000 (15:39 +0000)
committerkjvdheide <kjvanderheide@dundee.ac.uk>
Fri, 19 Jan 2018 15:39:58 +0000 (15:39 +0000)
.classpath
lib/cipres_rest_client-jar-with-dependencies.jar [new file with mode: 0644]

index f4d387c..fdf0ab2 100644 (file)
@@ -49,6 +49,8 @@
        <classpathentry kind="lib" path="lib/jfreesvg-2.1.jar"/>
        <classpathentry kind="lib" path="lib/quaqua-filechooser-only-8.0.jar"/>
        <classpathentry kind="lib" path="lib/htsjdk-1.133.jar"/>
+       <classpathentry kind="lib" path="lib/forester.jar"/>
+       <classpathentry kind="lib" path="lib/cipres_rest_client-jar-with-dependencies.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/plugin"/>
        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
@@ -69,6 +71,5 @@
        <classpathentry kind="lib" path="lib/biojava-core-4.1.0.jar"/>
        <classpathentry kind="lib" path="lib/biojava-ontology-4.1.0.jar"/>
        <classpathentry kind="lib" path="lib/groovy-all-2.4.12-indy.jar"/>
-       <classpathentry kind="lib" path="lib/forester.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>
diff --git a/lib/cipres_rest_client-jar-with-dependencies.jar b/lib/cipres_rest_client-jar-with-dependencies.jar
new file mode 100644 (file)
index 0000000..832bd9a
Binary files /dev/null and b/lib/cipres_rest_client-jar-with-dependencies.jar differ