Java Packager options

The syntax for the Java Packager is as follows:

    javapackager -command [-options]

There are five different commands (-command) that can be used. They are described as follows:

command Description
-createbss This command is used for converting files from CSS to binary
-createjar This command, used along with additional parameters, creates a JAR archive file
-deploy This command is used to generate jnlp and HTML files
-makeall Combines the -createjar, -deploy, and compilation steps
-signJar This command creates and signs a JAR file

The [-options] for the -createbss command include:

The [-options] for the ...

Get Java 9: Building Robust Modular Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.