Jump to content

User:Kbhanda2/IntelliJ IDEA

From Wikipedia, the free encyclopedia
IntelliJ IDEA
Developer(s)JetBrains
Stable release
14.1.5 / September 25, 2015; 8 years ago (2015-09-25)
Written inJava
Operating systemWindows, OS X, Linux
TypJava IDE
License
Websitewww.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,[1] and in a proprietary commercial edition. The latest stable version of IntelliJ IDEA (14.1.5) was released on September 25, 2015.

History

[edit]

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

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 Oracle JDeveloper.[4]

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

System requirements

[edit]
  • Windows: 10/8/7/Vista/2003/XP | MacOS X: 10.5 - 10.9 | Linux: GNOME or KDE desktop
  • 1 GB RAM minimum, 2 GB RAM recommended
  • 300 MB hard disk space + at least 1 GB for caches
  • 1024x768 minimum screen resolution
  • JDK 1.6 or higher

Eigenschaften

[edit]

Version 12.1 includes support for Java 8, UI designer for Android development, Play 2.0 and Scala.

Supported languages

[edit]

IntelliJ IDEA has two editions; Community Edition (Free) and Ultimate Edition (Paid). Both can be used for commercial development.[7]

Both editions[8]
Ultimate Edition only[8]

Technologies and frameworks

[edit]

Ultimate Edition supports the following:[8]

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

Software versioning and revision control

[edit]

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

Both editions[8]
Ultimate Edition[8]

Free plugins also exist for the Atlassian IntelliJ Connector integrating JIRA,[10] Bamboo, Crucible and FishEye.

See also

[edit]

Bibliography

[edit]
  • 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

[edit]
[edit]


Category:Free integrated development environments Category:Integrated development environments Category:Java development tools Category:Products introduced in 2001 Category:Software using the Apache license