Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In Java 11, JRE is no longer offered. Only the JDK is offered.
To run nexaweb application with nexaweb launcher, one can use still can use jdk 11 . But users but the file size will be large. Users can use jlink to create smaller custom runtimes. You can find more details on jlink here.

Using jlink to create custom runtime

...