JAL-2753 update to htsjdk 2.12.0 (requires Java 8)
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 6 Oct 2017 08:40:05 +0000 (09:40 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 6 Oct 2017 08:40:05 +0000 (09:40 +0100)
.classpath

index e4b6ec8..441ba60 100644 (file)
@@ -48,7 +48,6 @@
        <classpathentry kind="lib" path="lib/VARNAv3-93.jar"/>
        <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="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,5 +68,6 @@
        <classpathentry kind="lib" path="lib/biojava-ontology-4.1.0.jar"/>
        <classpathentry kind="lib" path="lib/groovy-all-2.4.6-indy.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+       <classpathentry kind="lib" path="lib/htsjdk-2.12.0.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>