Английская Википедия:IntelliJ IDEA

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Redirect Шаблон:Primary sources Шаблон:Infobox software

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages. It is developed by JetBrains (formerly known as IntelliJ) and is available as an Apache 2 Licensed community edition,[1] and in a proprietary commercial edition. Both can be used for commercial development.[2][3]

History

The first version of IntelliJ IDEA was released in January 2001 and was one of the first available Java IDEs with advanced code navigation and code refactoring capabilities integrated.[4][5]

In 2009, JetBrains released the source code for IntelliJ IDEA under the open-source Apache License 2.0.[6][7] 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 2010 InfoWorld report, IntelliJ received the highest test center score out of the four top Java programming tools: Eclipse, IntelliJ IDEA, NetBeans and JDeveloper.[8]

In December 2014, Google announced version 1.0 of Android Studio, an open-source IDE for Android apps, based on the open source community edition.[9] Other development environments based on IntelliJ's framework include AppCode, CLion, DataGrip, GoLand, PhpStorm, PyCharm, Rider, RubyMine, WebStorm, and MPS.[10]

In September 2020, Huawei announced and released version 1.0 of DevEco Studio, an open-source IDE for HarmonyOS apps development, based on Jetbrains IntelliJ IDEA with Huawei's SmartAssist for Windows and macOS.[11]

System requirements

System requirements for IntelliJ IDEA 2023.3[12]
Windows macOS Linux
Operating system version 64-bit Windows 10, version 1809 (or Windows Server 2019) or later macOS Big Sur or later A Linux distribution with glibc 2.27 or later that supports GNOME, KDE, or Unity
RAM 2 GB RAM minimum; 8 GB RAM recommended
Disk space 3.5 GB required; a solid-state drive with at least 5 GB of free space is recommended
JDK version JDK 7 to 21 supported[13]
JRE version Bundled with Java 17
Screen resolution At least 1024×768 is required; at least 1920×1080 is recommended

Features

Coding assistance

The IDE provides certain features[14] like code completion by analyzing the context, code navigation which allows jumping to a class or declaration in the code directly, code refactoring, code debugging[15] , linting and options to fix inconsistencies via suggestions.

Built in tools and integration

The IDE provides[14] integration with build/packaging tools like Grunt, bower, Gradle, and sbt. It supports databases like Microsoft SQL Server, Oracle, PostgreSQL, SQLite, and MySQL can be accessed directly from the IDE in the Ultimate edition, through an embedded version of DataGrip, another IDE developed by JetBrains.

Plugin ecosystem

IntelliJ 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 inbuilt plugin search and install feature. Each edition has separate plugin repositories, with both the Community and Ultimate editions totaling over 3000 plugins each as of 2019.[16]

Supported languages

The Community and Ultimate editions differ in their support for various programming languages as shown in the following table.[17]

Шаблон:Col-begin Шаблон:Col-2 Supported in both Community and Ultimate Edition:

Шаблон:Col-2 Supported in both Community and Ultimate Edition via plugins:

Шаблон:Col-end

Шаблон:Col-begin Шаблон:Col-2 Supported only in Ultimate Edition:

Шаблон:Col-2 Supported only in Ultimate Edition via plugins:

Шаблон:Col-end

Technologies and frameworks

Source:[17]

Шаблон:Col-begin Шаблон:Col-2 Supported in both Community and Ultimate Edition:

Шаблон:Col-2 Supported only in Ultimate Edition:

Шаблон:Col-end

There was a free plugin from Atlassian for IntelliJ available to integrate with JIRA,[30] Bamboo, Crucible and FishEye. However, the software, called IDE-Connector, was discontinued on June 1, 2015.[31]

Software versioning and revision control

The two editions also differ in their support[17] for software versioning and revision control systems.

Шаблон:Col-begin Шаблон:Col-2 Supported in both Community and Ultimate Edition:

Шаблон:Col-2 Supported only in Ultimate Edition:

Шаблон:Col-end

See also

Шаблон:Portal

Bibliography

References

Шаблон:Reflist

Шаблон:Commons category

Шаблон:Integrated development environments