0x0020 - Java Compiling .jar in Intellij

Java - Compiling .jar in Intellij

0x0020 - Java Compiling .jar in Intellij

Because this is buried in the menus, and many of the guides become outdated so quickly - this is an update to compile your project into a movable jar file.

Excellent Guide at:

How to build JARs from IntelliJ IDEA properly?
I have a project that contains a single module, and some dependencies.I’d like to create a JAR, in a separate directory, that contains the compiled module. In addition, I would like to have the

Linux Rocks Every Day