JAL-2871 JAL-2877 third time's the charm?
authorkjvdheide <kjvanderheide@dundee.ac.uk>
Wed, 20 Dec 2017 16:46:40 +0000 (16:46 +0000)
committerkjvdheide <kjvanderheide@dundee.ac.uk>
Wed, 20 Dec 2017 16:46:40 +0000 (16:46 +0000)
src/jalview/ext/archaeopteryx/AptxInit.java

index f3093fa..f6b028a 100644 (file)
@@ -56,7 +56,7 @@ public final class AptxInit
   // yet to add user preferred config
   private final static Configuration APTX_CONFIG = new Configuration(
           Cache.getDefault("APTXCONFIG",
-                  Cache.class.getClass()
+                  Desktop.instance.getClass()
                           .getResource(
                                   "/_aptx_jalview_configuration_file.txt")
                           .toString()),