IntelliJ IDEA

Print Print
Reading time 7:28

IntelliJ IDEA
IntelliJ IDEA Icon.svg
Intellij IDEA 2021.1 Community Edition screenshot.png
IntelliJ IDEA 2021.1 Community Edition
Developer(s)JetBrains
Initial release1.0 / January 2001; 20 years ago (2001-01)
Stable release
2021.1.2 (Build 211.7442.40) / 1 June 2021; 16 days ago (2021-06-01)[1][2]
Preview release
2021.2 EAP (Build 212.3724.25) / 4 June 2021; 13 days ago (2021-06-04)[3]
Repository Edit this at Wikidata
Written inJava, Kotlin
Operating systemWindows, macOS, Linux
TypeJava IDE
License
  • Community edition: Apache License 2.0
  • Ultimate edition: Trialware
Websitewww.jetbrains.com/idea/
IntelliJ IDEA Edu
IntelliJ IDEA Edu Icon.svg
Developer(s)JetBrains
Initial release12 December 2019; 18 months ago (2019-12-12)[4]
Stable release
2021.1.1 (Build 211.7442.17) / 27 May 2021; 21 days ago (2021-05-27)[5]
Written inJava, Kotlin
Operating systemWindows, macOS, Linux
Size700-800 MB
TypeIDE
LicenseApache License 2.0
Websitewww.jetbrains.com/idea-edu/

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software. It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition,[6] and in a proprietary commercial edition. Both can be used for commercial development.[7]

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.[8][9]

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.[10]

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 of IntelliJ IDEA.[11] Other development environments based on IntelliJ's framework include AppCode, CLion, DataGrip, GoLand, PhpStorm, PyCharm, Rider, RubyMine, WebStorm, and MPS.[12]

System requirements

[2] Windows macOS Linux
OS Version 64 Bit Microsoft Windows 8 or later macOS 10.13 or later Any Linux distribution that supports Gnome, KDE, or Unity DE
RAM 2 GB RAM minimum, 8 GB RAM recommended
Disk space 2.5 GB and another 1 GB for caches minimum, solid-state drive with at least 5 GB of free space recommended
JDK Version Add support for Java 14[13]
JRE Version JRE 11 is bundled.[14]
Screen resolution 1024×768 minimum screen resolution. 1920×1080 is a recommended screen resolution.

Features

Coding assistance

The IDE provides certain features[15] 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 [16] , linting and options to fix inconsistencies via suggestions.

Built in tools and integration

The IDE provides[15] integration with build/packaging tools like grunt, bower, gradle, and SBT. It supports version control systems like Git, Mercurial, Perforce, and SVN. 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.

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.[17]

Supported languages

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

Technologies and frameworks

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

Software versioning and revision control

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

See also

Bibliography

  • Saunders, Stephen; Fields, Duane K.; Belayev, Eugene (March 1, 2006), IntelliJ IDEA in Action (1st ed.), Manning, p. 450, ISBN 1-932394-44-3
  • Davydov, S.; Efimov, A. (May 2005), IntelliJ IDEA. Professional'noe programmirovanie na Java (V podlinnike) (1st ed.), BHV, p. 800, ISBN 5-94157-607-2

References

  1. ^ "IntelliJ IDEA 2020.3.3 Is Available". JetBrains Blog. Retrieved 21 March 2021.
  2. ^ a b "Download IntelliJ IDEA: The Java IDE for Professional Developers by JetBrains". JetBrains. Retrieved 21 March 2021.
  3. ^ "IntelliJ IDEA 2021.2 EAP (Build 212.3724.25) Release Notes". JetBrains Confluence.
  4. ^ "Welcome IntelliJ IDEA Edu". JetBrains Blog.
  5. ^ "Get Your Educational Tool", JetBrains
  6. ^ "JetBrains/intellij-community". GitHub.
  7. ^ "FAQ - IntelliJ Open-Source Project - Confluence". www.jetbrains.org. Archived from the original on 2020-07-28.
  8. ^ "IntelliJ IDEA :: Java refactoring plus sophisticated code refactoring for JSP, XML, CSS, HTML, JavaScript". JetBrains.
  9. ^ Martin Fowler. "Crossing Refactoring's Rubicon". MartinFowler.com.
  10. ^ Andrew Binstock (22 September 2010). "InfoWorld review: Top Java programming tools". InfoWorld.
  11. ^ "Google releases Android Studio 1.0, the first stable version of its IDE". VentureBeat. 8 December 2014.
  12. ^ "What is the IntelliJ Platform?". VentureBeat. 23 February 2015.
  13. ^ "What's New in IntelliJ IDEA 2020.1". www.jetbrains.com.
  14. ^ "Install IntelliJ IDEA – System requirements". www.jetbrains.com.
  15. ^ a b "IntelliJ IDEA :: Features". JetBrains. Retrieved 2016-02-07.
  16. ^ Roman Beskrovnyi, "Debugging in IntelliJ IDEA: a beginner's guide", CodeGym.cc blog, 16 March 2020
  17. ^ "JetBrains Plugins Repository". plugins.jetbrains.com. Retrieved 2019-07-14.
  18. ^ a b c "IntelliJ IDEA Editions Comparison". JetBrains. Retrieved 19 December 2014.
  19. ^ "Cursive - Plugins - JetBrains". JetBrains Plugin Repository.
  20. ^ "CloudSlang - Plugins - JetBrains". JetBrains Plugin Repository.
  21. ^ "Elm - Plugins - JetBrains". JetBrains Plugin Repository.
  22. ^ Rik van der Kleij. "Haskell - Plugins - JetBrains". JetBrains Plugin Repository.
  23. ^ "Julia - Plugins - JetBrains". JetBrains Plugin Repository.
  24. ^ "sylvanaar2 / Lua For IDEA / wiki / Home — Bitbucket". bitbucket.org.
  25. ^ "Python Community Edition - Plugins - JetBrains". JetBrains Plugin Repository.
  26. ^ a b "JetBrains Delights the Python Community with a Free Edition of its Famous IDE, PyCharm 3.0". jetbrains.com. 24 September 2013.
  27. ^ JetBrains. "Rust". JetBrains Plugins. Retrieved 2019-12-10.
  28. ^ Cheptsov, Andrey (4 August 2017). "Official Support for Open-Source Rust Plugin for IntelliJ IDEA, CLion, and Other JetBrains IDEs". JetBrains Blog. Retrieved 2019-12-10.
  29. ^ ""Jetbrains R language support"".
  30. ^ "Built-in SBT Support in IntelliJ IDEA 13". JetBrains. 18 November 2013.
  31. ^ "IDE Connectors". Atlassian. Archived from the original on 2011-10-18. Retrieved 2009-02-07.
  32. ^ "We are discontinuing the support for Atlassian IDE Connectors - Atlassian Developers". developer.atlassian.com.
  33. ^ JetBrains. "TFS". JetBrains Plugins. Retrieved 2019-12-10.
  34. ^ Microsoft. "Azure DevOps". JetBrains Plugins. Retrieved 2019-12-10.

By: Wikipedia.org
Edited: 2021-06-18 15:18:00
Source: Wikipedia.org