macOS xdg-desktop-icon
jtesdall
jtesdall at mapcon.com
Thu Nov 29 23:22:00 UTC 2018
More info, sorry I am not figuring this out myself. I followed the setup
instructions on the wiki but there is something wrong.
I decided to follow the debugging instructions in the Wiki and get the same
error. When I step through and JNLPRuntime tries to call its internal
subclass DeploymentConfigurationHolder it bombs with this same error. It
can't find its own sub-class??
Whats more is if I replace these three class files (JNLPRuntime,
JNLPRuntime$1, JNLPRuntime$DeploymentConfigurationHolder) in a working
netx.jar it will also bomb with this error, so its not a jar issue its a
subclass reference issue. Is there a setting in eclipse at compile that is
causing a problem? I am using the newest eclipse 2018-09, should I be using
an older version? I am compiling with openJDK8u192.
--
Sent from: http://openjdk.5641.n7.nabble.com/OpenJDK-Distribution-specific-Packaging-f25548.html
More information about the distro-pkg-dev
mailing list