Java packager (original) (raw)
The Java Packager tool is a tool included in the JDK which allows to package Java applications from the command line. It is an alternative to using other packaging tools like Apache Ant. Note that the Java Packager does not automatically produce a Jar file. Many other formats are available, including native executable formats for the platform.