Creating the package and class Use IntelliJ IDEA to create a new package and class.Helen Scott2022-12-08
Packaging the Application We can package the application into a Java ARchive file (JAR).Helen Scott2022-12-08
Creating a Run Configuration Using an IntelliJ IDEA run configuration for the JAR file we created.Helen Scott2022-12-08
Making a Change Editing the output of our Hello World application to check it's working as we expect.Helen Scott2022-12-08
Summary and Shortcuts Everything we covered in this tutorial including help links and shortcuts.Helen Scott2022-12-08