JAL-2422 temporary hacks removed; use hex colours for Chimera[X]
[jalview.git] / src / jalview / gui / AppJmol.java
index ea7fb6b..e9c5416 100644 (file)
@@ -604,6 +604,7 @@ public class AppJmol extends StructureViewerBase
               .openURL("http://jmol.sourceforge.net/docs/JmolUserGuide/");
     } catch (Exception ex)
     {
+      System.err.println("Show Jmol help failed with: " + ex.getMessage());
     }
   }