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