Page 1 of 1

build jnlp with jdk 15

Posted: 27 Oct 2020, 17:26
by chrismaster
Is there a howto to build java 15 programs with jdk15 and gradle/ant or maven for jnlp/webstart? (gradle preferred)
With platform specific stuff for javafx would be nice :-)
Openwebstart does a great job for my jdk8 stuff.
Thx
Chris

Re: build jnlp with jdk 15

Posted: 27 Oct 2020, 19:09
by Janak Mulani
Hi

Thanks for using OWS.

For running JavaFX apps with OWS please have a look at:

https://github.com/karakun/OpenWebStart ... enwebstart

Re: build jnlp with jdk 15

Posted: 27 Oct 2020, 22:04
by Stephan Classen
Just be aware that we currently do not provide Java 15 with the default JVM download server.
So you would either need an already installed JVM or your own download server.