JAL-2890 added CIPRES' javadoc .jar to Jalview lib
authorkjvdheide <kjvanderheide@dundee.ac.uk>
Fri, 19 Jan 2018 16:48:43 +0000 (16:48 +0000)
committerkjvdheide <kjvanderheide@dundee.ac.uk>
Fri, 19 Jan 2018 16:48:43 +0000 (16:48 +0000)
.classpath
lib/cipres_rest_client-javadoc.jar [new file with mode: 0644]

index fdf0ab2..7885fbf 100644 (file)
        <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="lib" path="lib/cipres_rest_client-jar-with-dependencies.jar">
+               <attributes>
+                       <attribute name="javadoc_location" value="jar:platform:/resource/Jalview%20development/lib/cipres_rest_client-javadoc.jar!/"/>
+               </attributes>
+       </classpathentry>
        <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"/>
diff --git a/lib/cipres_rest_client-javadoc.jar b/lib/cipres_rest_client-javadoc.jar
new file mode 100644 (file)
index 0000000..98046f2
Binary files /dev/null and b/lib/cipres_rest_client-javadoc.jar differ