macOS xdg-desktop-icon
jtesdall
jtesdall at mapcon.com
Tue Dec 4 14:41:34 UTC 2018
Yes the exception is clear but my jnlp is fine and working just great with
ITW and Webstart. Its the same jnlp in production on 100's of systems using
Oracle Webstart. It only happens with debugging or using a new eclipse jar I
get the exception. I assume I am doing something wrong with tha
params/bootclasspath but I am progressing nicely without it. I am just
compiling the classes and copying them into the netx jar with a batch file.
I am using OutputController.getLogger().log for debugging.
I have a Windows desktop shortcut and Start menu folder/shortcut being
created. I also have them both being deleted when cache is cleared. I am
using a jar library called mslinks to create the Windows shortcuts sicne it
is a bin file. I am also writing a list of shortcuts and menu items to a
text file in cache so CacheUtils can read and delete them when clearing
cache. All of this should be defined dynamically from the jnlp with
hopefully no assumptions or hard coding (maybe ;0)).
Today I hope to work on creating an Add/Remove Program item in the wiindows
registry. After that I will test more, cleanup my code some and analyze some
of the expected pitfalls to tighten things up. Since I am not a Java
programmer (.Net mostly sorry :() I will have an experienced Java
Programmer I work with look over my code for obvious errors. Then I will be
ready to get code to you. I will investigate how to post code on classpath
but I have never done it. If I just copy and paste or upload the .java files
thats easy enough. I will read on classpath and see if it tells me how.
--
Sent from: http://openjdk.5641.n7.nabble.com/OpenJDK-Distribution-specific-Packaging-f25548.html
More information about the distro-pkg-dev
mailing list