IntelliJ IDEA

IntelliJ IDEA

IntelliJIDEA 2016.3 EAP Community Edition
Developer(s) JetBrains
Stable release
2017.2 / July 18, 2017 (2017-07-18)[1]
Preview release
2017.2 RC 172.3317.6 / July 5, 2017 (2017-07-05)[2]
Development status Active
Written in Java
Operating system Windows, MacOS, Linux
Type Java IDE
License
Website www.jetbrains.com/idea/

IntelliJ IDEA (pronounced /ɪnˈtɛlɪ ˈdiə/) 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 OS X Linux
OS Version Windows 10/8/7 x64 OS X 10.8 or higher GNOME or KDE desktop
RAM 1 GB minimum; 4 GB or more recommended for Android development, or commercial production.
Disk space 300 MB hard disk space + at least 1 GB for caches
JDK Version JDK 1.8 since 2016.1[11]
Screen resolution 1024×768 minimum screen resolution

Features

Version 2017.1 includes support for the upcoming Java 9, 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 where one can jump to a class or declaration in the code directly, code refactoring and providing options to fixed inconsistencies via suggestions...

Built in tools and integration

The IDE provides[12] for 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. One can download and install plugins either from IntelliJ's plugin repository website or through IDE's inbuilt plugin search and install feature. Currently IntelliJ IDEA Community edition has 1495[13] plugins available, where as the Ultimate edition has 1626[14] plugins available.

Supported languages

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

Languages IntelliJ IDEA Community Edition IntelliJ IDEA Ultimate Edition
Java Yes Yes
CloudSlang (via separate plugin) Yes Yes
Clojure (via separate plugin) Yes Yes
Dart (via separate plugin) Yes Yes
Erlang (via separate plugin) Yes Yes
Go (via separate plugin) Yes Yes
Groovy Yes Yes
Haxe (via separate plugin) Yes Yes
Perl (via separate plugin) Yes Yes
Scala (via separate plugin) Yes Yes
XML/XSL Yes Yes
Kotlin Yes Yes
ActionScript/MXML No Yes
CoffeeScript No Yes
Haskell (via separate plugin) Yes[16] Yes
HTML/XHTML/CSS No Yes
JavaScript No Yes
Lua (via separate plugin) Yes[17] Yes
PHP (via separate plugin) No Yes
Python (via separate plugin) Yes[18][19] Yes
Ruby/JRuby No Yes
SQL No Yes
TypeScript (via separate plugin) No Yes

Technologies and frameworks

Community Edition supports the following:[15]

Ultimate Edition supports the following:[15]

Ultimate Edition also supports the application servers Geronimo, GlassFish, JBoss, Jetty, Tomcat, Weblogic, and WebSphere.[15]

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

Software versioning and revision control

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

IntelliJ IDEA Community Edition IntelliJ IDEA Ultimate Edition
CVS Yes Yes
Git Yes Yes
GitHub Yes Yes
Mercurial Yes Yes
Subversion Yes Yes
Team Foundation Server No Yes
ClearCase No Yes
Perforce No Yes
Visual SourceSafe No Yes

See also

Further reading

Bibliography

References

  1. IntelliJ IDEA Blog: IntelliJ IDEA 2017.2 is Here: Smart, Sleek, and Snappy
  2. IntelliJ IDEA Blog: IntelliJ IDEA 2017.2 172.3317.6 Release Notes
  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 4 5 "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. "Built-in SBT Support in IntelliJ IDEA 13". JetBrains. 18 November 2013.
  21. "IDE Connectors". Atlassian.
  22. 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.