JAL-1643 correct version of quaqua (8) plus THIRDPARTYLIB details
authorJim Procter <jprocter@dundee.ac.uk>
Thu, 5 Feb 2015 10:23:39 +0000 (10:23 +0000)
committerJim Procter <jprocter@dundee.ac.uk>
Thu, 5 Feb 2015 10:23:39 +0000 (10:23 +0000)
.classpath
THIRDPARTYLIBS
lib/quaqua-filechooser-only-8.0.jar [moved from lib/quaqua-filechooser-only-9.1.jar with 100% similarity]

index a36c92c..096e380 100644 (file)
@@ -49,7 +49,7 @@
        <classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.7.jar"/>
        <classpathentry kind="lib" path="lib/VARNAv3-91.jar"/>
        <classpathentry kind="lib" path="lib/jfreesvg-2.1.jar"/>
-       <classpathentry kind="lib" path="lib/quaqua-filechooser-only-9.1.jar"/>
+       <classpathentry kind="lib" path="lib/quaqua-filechooser-only-8.0.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/plugin.jar"/>
        <classpathentry kind="lib" path="lib/xml-apis.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
index ea44193..824a604 100644 (file)
@@ -42,6 +42,8 @@ xml-apis.jar
 json_simple-1.1.jar : Apache 2.0 license : downloaded from https://code.google.com/p/json-simple/downloads/list (will move to 1.1.1 version when jalview is mavenised and osgi-ised)
 jfreesvg-2.1.jar : GPL v3 licensed library from the JFree suite: http://www.jfree.org/jfreesvg/
 
+quaqua: v.8.0 (latest stable) by Randel S Hofer. LGPL and BSD Modified license: downloaded from http://www.randelshofer.ch/quaqua/ 
+
 Additional dependencies
 
 examples/javascript/deployJava.js : http://java.com/js/deployJava.js