From the course: IntelliJ IDEA Community Edition Essential Training

Unlock the full course today

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

Explore IntelliJ IDEA editions

Explore IntelliJ IDEA editions

From the course: IntelliJ IDEA Community Edition Essential Training

Start my 1-month free trial

Explore IntelliJ IDEA editions

- [Instructor] There are two editions of Intellij IDEA; the free community edition that I'll be covering in this course, and the ultimate edition which requires a paid subscription. You can download either version from this webpage. This page also has a comparison chart that shows the features of each edition. The community edition has support for simple Java applications that work from the command line. You can also use plugins to program with other languages such as Kotlin, Groovy, Scaler, and Python. The community edition also includes support for the Android plugin, letting you create apps for mobile devices running the Android operating system. When you create a new Android project in Intellij, it looks and behaves just like Google's free Android Studio. And that's because Android Studio is really just Intellij IDEA community edition with the Android plugin set as the default interface. The ultimate edition adds…

Contents