IntelliJ IDEA 2017.2 Help

Packaging a Module into a JAR File

Before packaging a Java module into a JAR file, you need to configure a JAR artifact. See Working with Artifacts.

To build a JAR file from a module

  1. On the main menu, choose Build | Build Artifact.
  2. From the drop-down list, select the desired artifact of the type JAR.
Last modified: 29 November 2017

See Also

Reference: