| IntelliJ IDEA | |
|---|---|
IntelliJ IDEA 2021.1 Community Edition | |
| Developer | JetBrains |
| Initial release | 1.0 / January 2001; 24 years ago (2001-01) |
| Stable release | 2025.2[1] |
| Written in | Java,Kotlin |
| Operating system | Windows,macOS,Linux |
| Type | Java IDE |
| License |
|
| Website | www |
IntelliJ IDEA (pronounced/ɪnˈtɛlɪdʒeɪ/in-TEL-ih-jay "idea"[3]) is anintegrated development environment (IDE) written inJava for developing computer software written in Java,Kotlin,Groovy, and otherJVM-based languages. It is developed byJetBrains (formerly known as IntelliJ) and is available as anApache 2 Licensed community edition withproprietary license for some bundled plugins,[2][4] and in a proprietary commercial edition. Both can be used for commercial development.[5][6]
The first version of IntelliJ IDEA was released in January 2001 and was one of the first available Java IDEs with advanced code navigation andcode refactoring capabilities integrated.[7][8]
In 2009, JetBrains released the source code for IntelliJ IDEA under theopen-sourceApache License 2.0.[9][10] JetBrains also began distributing a limited version of IntelliJ IDEA consisting of open-source features under the moniker Community Edition. The commercial Ultimate Edition provides additional features and remains available for a fee.
In a 2010InfoWorld report, IntelliJ received the highest test centre score out of the four top Java programming tools:Eclipse, IntelliJ IDEA,NetBeans andJDeveloper.[11]
In December 2014, Google announced version 1.0 ofAndroid Studio, anopen-source IDE forAndroid apps, based on the open source community edition.[12] Other development environments based on IntelliJ's framework includeAppCode,CLion,DataGrip,GoLand,PhpStorm,PyCharm,Rider,RubyMine,WebStorm, andMPS.[13]
In September 2020,Huawei announced and released version 1.0 ofDevEco Studio, an open-source IDE forHarmonyOS apps development, based onJetbrains IntelliJ IDEA with Huawei's SmartAssist forWindows andmacOS.[14]
In September 2025, JetBrains added AI support to its IDE as a free (limited use) or a paid-for subscription service. This includes their own agent (Junie) and supportingAnthropic'sClaude[15]; other agents were already available as plug-ins.
| Windows | macOS | Linux | |
|---|---|---|---|
| Operating system version | 64-bitWindows 10, version 1809 (orWindows Server 2019) or later | macOS Monterey or later | A Linux 6.x distribution withglibc 2.28 or later that supportsGNOME,KDE |
| RAM | 2 GB free RAM minimum; 8 GB RAM recommended | ||
| Disk space | 3.5 GB required; asolid-state drive with at least 5 GB of free space is recommended | ||
| JDK version | JDK 7 to 21 supported[17] | ||
| JRE version | Bundled with Java 17 | ||
| Screen resolution | At least 1024×768 is required; at least 1920×1080 is recommended | ||
The IDE provides certain features[18] likecode completion by analysing the context, code navigation which allows jumping to a class or declaration in the code directly,code refactoring,code debugging,[19]linting and options to fix inconsistencies via suggestions.
The IDE provides[18] integration with build/packaging tools likeMaven,Grunt,Gradle, andsbt. It supports databases likeMicrosoft SQL Server,Oracle,PostgreSQL,SQLite, andMySQL can be accessed directly from the IDE in the Ultimate edition, through an embedded version ofDataGrip, another IDE developed by JetBrains.
IntelliJ IDEA supports plugins through which one can add additional functionality to the IDE. Plugins can be downloaded and installed either from IntelliJ's plugin repository website or through the IDE's built-in plugin search and install feature. Each edition has separate plugin repositories, with the Community edition supporting over 7,600 plugins, and the Ultimate edition supporting over 8,300 plugins, as of November 2024.[20]
The Community and Ultimate editions differ in their support for various programming languages as shown in the following table.[21]
Supported in both Community and Ultimate Edition: | Supported in both Community and Ultimate Edition via plugins:
|
Supported only in Ultimate Edition: | Supported only in Ultimate Edition via plugins:
|
Source:[21]
Supported in both Community and Ultimate Edition:
| Supported only in Ultimate Edition:
|
There was a freeplugin fromAtlassian for IntelliJ available to integrate withJIRA,[34]Bamboo,Crucible andFishEye. However, the software, called IDE-Connector, was discontinued on June 1, 2015.[35]
The two editions also differ in their support[21] forsoftware versioning andrevision control systems.
Supported in both Community and Ultimate Edition:
| Supported only in Ultimate Edition:
|
The core engine (IntelliJ IDEA) is also included in a number of product IDEs specifically targeted at particular development environments. As of late September 2025, these included[38]:
{{cite web}}:Missing or empty|title= (help)