IntelliJ IDEA

IntelliJ IDEA
IntelliJ IDEA 2018.1 EAP Community Edition
Developer(s) JetBrains
Stable release
2018.2.4 Build: 182.4505.22 / September 18, 2018 (2018-09-18)[1]
Preview release
2018.3 EAP 183.2407.10 / September 11, 2018 (2018-09-11)[2]
Repository Edit this at Wikidata
Written in Java
Operating system Windows, macOS, Linux
Type Java IDE
License
Website www.jetbrains.com/idea/

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

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.[5][6]

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

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.[8] Other development environments based on IntelliJ's framework include AppCode, CLion, PhpStorm, PyCharm, RubyMine, WebStorm, and MPS.[9]

System requirements[10]

Windows macOS Linux
OS Version Windows 10/8/7 x64 macOS 10.8 or later GNOME or KDE desktop
RAM 1 GB minimum; 4 GB or more recommended for Android development And commercial production.
Disk space 300 MB hard disk space + at least 1 GB for caches
JDK Version JDK 1.8 since 2016.[11]
Screen resolution 1024×768 minimum screen resolution

Features

Version 2017.1 includes support for the upcoming Java 9, a UI designer for Android development, Play 2.0 and Scala.

Coding assistance

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

Built in tools and integration

The IDE provides[12] 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, and MySQL can be accessed directly from the IDE.

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. Currently, IntelliJ IDEA Community edition has 1495[13] plugins available, while the Ultimate edition has 1626[14]. These figures are much smaller than those of editors such as Atom, which has over 7000 packages (essentially plugins). However, some features that are included by default in IntelliJ can only be added to Atom by installing packages. For example, linting is built into IntelliJ, and it can be installed in Atom, per programming language, with a variety of packages.

Supported languages

The Community and Ultimate editions differ in their support for various programming languages as shown in the following table.[15] Supported in both Community and Ultimate Edition:

Supported only in Ultimate Edition:

Technologies and frameworks

Supported in both Community and Ultimate Edition:

Supported only in Ultimate Edition:[15]

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

Software versioning and revision control

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

Supported in both Community and Ultimate Edition:

Supported only in Ultimate Edition:

See also

Further reading

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. http://www.jetbrains.com/idea/download/
  2. IntelliJ IDEA EAP
  3. IntelliJ Source Code
  4. http://www.jetbrains.org/display/IJOS/FAQ
  5. "IntelliJ IDEA :: Java refactoring plus sophisticated code refactoring for JSP, XML, CSS, HTML, JavaScript". JetBrains.
  6. Martin Fowler. "Crossing Refactoring's Rubicon". MartinFowler.com.
  7. Andrew Binstock (22 September 2010). "InfoWorld review: Top Java programming tools". InfoWorld.
  8. "Google releases Android Studio 1.0, the first stable version of its IDE". VentureBeat. 8 December 2014.
  9. "What is the IntelliJ Platform?". VentureBeat. 23 February 2015.
  10. "IntelliJ IDEA :: Download Latest Version of IntelliJ IDEA". JetBrains. Retrieved 2016-02-15.
  11. IntelliJ IDEA 2016.1 is Here
  12. 1 2 "IntelliJ IDEA :: Features". JetBrains. Retrieved 2016-02-07.
  13. "JetBrains Community Edition Plugin Repository". plugins.jetbrains.com. Retrieved 2016-02-06.
  14. "JetBrains IntelliJ IDEA Plugin Repository". plugins.jetbrains.com. Retrieved 2016-02-06.
  15. 1 2 3 "IntelliJ IDEA Editions Comparison". JetBrains. Retrieved 19 December 2014.
  16. Haskell language support
  17. Lua For IDEA
  18. Python Community Edition
  19. JetBrains Delights the Python Community with a Free Edition of its Famous IDE, PyCharm 3.0
  20. https://plugins.jetbrains.com/plugin/10413-julia
  21. JetBrains Delights the Python Community with a Free Edition of its Famous IDE, PyCharm 3.0
  22. "Built-in SBT Support in IntelliJ IDEA 13". JetBrains. 18 November 2013.
  23. "IDE Connectors". Atlassian.
  24. https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support/?_ga=1.16395702.1631102713.1476165618
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.