Details
Description
References to enum jalview.util.ImageMaker$TYPE fail when running with Java 11 from Eclipse (do not fail in the built application), with
NoClassDefFoundError: Could not initialize class jalview.util.ImageMaker$TYPE
caused by ExceptionInInitializerError
caused by NullPointerException
caused by ... not sure ...
This results in failure in Calculate PCA, Export Image menu, and possibly elsewhere.
NoClassDefFoundError: Could not initialize class jalview.util.ImageMaker$TYPE
caused by ExceptionInInitializerError
caused by NullPointerException
caused by ... not sure ...
This results in failure in Calculate PCA, Export Image menu, and possibly elsewhere.