From the course: Java 11+ Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Install and configure IntelliJ IDEA

Install and configure IntelliJ IDEA - Java Tutorial

From the course: Java 11+ Essential Training

Start my 1-month free trial

Install and configure IntelliJ IDEA

- [Instructor] You can download the free IntelliJ IDEA Community Edition from this webpage. There are versions for Windows, MacOS, and Linux, and your operating system should be selected automatically. If it isn't though just select it, then click the Download button under Community and that will start an automatic download. If you're working on MacOS, as I am, you'll get a dmg file. After the download has completed, double click on the dmg, that'll open it up, and then you can drag IntelliJ IDEA into your applications directory. If you have an older version of IntelliJ IDEA on your system, you can rename it before you drag in the new version. If you're working on Microsoft Windows, you'll get an executable, an installation program. Run the installer and accept all the default options. If prompted to delete older versions, do so. Again, so you'll only have one copy on your computer. Then, whether you've installed on MacOS, or…

Contents