build jnlp with jdk 15

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
chrismaster
Posts: 2
Joined: 27 Oct 2020, 17:17

build jnlp with jdk 15

Post 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

Janak Mulani
Posts: 725
Joined: 24 Mar 2020, 13:37

Re: build jnlp with jdk 15

Post 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

Stephan Classen
Posts: 232
Joined: 27 Mar 2020, 09:55

Re: build jnlp with jdk 15

Post 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.

Post Reply