Install IntelliJ Community Edition

Download Link

IntelliJ IDEA – the Leading Java and Kotlin IDE

Click Download

Select the Community Edition

 

Download and install - please search Google for Videos of install demos based on your operating system

Creating a Project - Launch IntelliJ

 

  1. Create a project (Select New Project)

2. Give your Project a name AND make sure you select a folder for your project using the location textbox

3. Edit code in your source code editor

4. Click the Arrow at the top (or arrow on line 1) to run your program

4. You should see the following run of your program: