Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Download Link

https://www.jetbrains.com/idea/

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:

  • No labels