Replies: 1 comment 11 replies
-
@fvarrui Yes, jpackage is far better than jlink as it generates native installers which manages the JRE and dependencies part, so there is no overhead on the end user. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since I haven't used the
jpackage
tool much, I'd like to know if usingjpackage
to generate native Java apps (instead of different plugins and libraries) would be a good idea.Beta Was this translation helpful? Give feedback.
All reactions