Can we use JavaPackager and a get full JRE?

Mike Hearn mike at plan99.net
Sun Aug 9 14:03:57 UTC 2015


UpdateFX has code that can restart a javapackager packaged process, look
here:

https://github.com/vinumeris/updatefx/blob/master/api/src/main/java/com/vinumeris/updatefx/UpdateFX.java#L60

It's not beautiful but it works. You could extract the code and use it in
your app: UpdateFX is Apache licensed.


More information about the openjfx-dev mailing list