Hello World in IntelliJ IDEA

Create a new Java application and JAR file that prints `Hello World` to the console.

Making a Change
Making a Change
Editing the output of our Hello World application to check it's working as we expect.