COSC1200 - Software Installation

Instructions for Downloading and Installing JetBrains

Installing the JetBrains IDE is fairly simple, but here are some step-by-step instructions for those who feel more confident.  For those whom are confident, simply read through the following things to make sure a consistent learning environment as will be taught in class.

These instructions are for the current version at the time of writing (Version 2023.3.2), and alter slightly with newer versions.  We will try to keep them up to date, but let your professor know if they need updating please.

Step 1 - Download the installation program!

Use the following link to download the installation package (~546MB).  Make sure you choose the Community Edition as it is free to use and licensed for how we will use it.  If you wish to pay for the ultimate version, feel free, but I would not suggest it at this time.
Download IntelliJ IDEA – The Leading Java and Kotlin IDE (jetbrains.com) 

Step 2 - Run the Setup

This should then complete the installation.

Step 3 - Run the program for the first time!

When finding your program from the start menu, you will have to start typing "IntelliJ" to find it, for some reason it does not come up by JetBrains.

Step 4 - Setting up the required JDK

During your onboarding, or creating your first project, you may see a message stating that the IDE cannot find the JDK (Java Development Kit) on your computer, or the one you have is out of date.  If this occurs you will need to install the latest JDK.

If the Setup SDK link is available (Top Right - see screen shot above)

If the Setup SDK link is not visible.

You should now be able to complete and execute the onboarding tutorial or your first project.