Is there a way to tell jpackage (JDK15) to only package my application (jar-file) without creating and bundling a runtime?
jpackage
I want that my application uses the jre/jdk which is already present on the host/customer system. I know it is possible with javapackager from JDK8 but I can't find anything for JDK15.
javapackager
Thanks for your help
1.4m articles
1.4m replys
5 comments
57.0k users