All Classes and Interfaces
Classes
Class
Description
Options for building native installers from the application image.
Configuration for packaging a Java application with the
jpackage tool.Runs
jpackage --type app-image to produce a self-contained application image
(native launcher plus bundled Java runtime), then copies the configured documentation
files into the image root.Runs
jpackage --type <installer-type> --app-image ... to build native installers
from a previously created application image.Packages a Java application with the JDK's
jpackage tool.Small OS helpers shared by the jpackage tasks.