Jump to content

IntelliJ IDEA: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Bitobor (talk | contribs)
m Latest release version
Line 5: Line 5:
| caption = Demonstration of IntelliJ IDEA
| caption = Demonstration of IntelliJ IDEA
| developer = [[JetBrains]]
| developer = [[JetBrains]]
| latest release version = 14.0.3
| latest release version = 14.1
| latest release date = {{start date and age|2015|01|28}}
| latest release date = {{start date and age|2015|03|24}}
| latest preview version =
| latest preview version =
| latest preview date =
| latest preview date =

Revision as of 13:08, 24 March 2015

IntelliJ IDEA
Developer(s)JetBrains
Stable release
14.1 / March 24, 2015; 9 years ago (2015-03-24)
Written inJava
Operating systemWindows, OS X, Linux
TypeJava IDE
License
Websitewww.jetbrains.com/idea/

IntelliJ IDEA is a Java integrated development environment (IDE) for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition,[1] and in a proprietary commercial edition. IntelliJ IDEA is not based on Eclipse like MyEclipse or Oracle Enterprise Pack for Eclipse.

History

The first version of IntelliJ IDEA was released in January 2001, and at the time was one of the first available Java IDE 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 include AppCode, PhpStorm, PyCharm, RubyMine, WebStorm, and MPS.[6]

System requirements

  • Windows: 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

Features

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

Supported languages

IntelliJ IDEA has two editions; Community Edition (Free) and Ultimate Edition (Paid).

Both editions[7]
Ultimate Edition only[7]

Technologies and frameworks

Ultimate Edition supports the following:[7]

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

Software versioning and revision control

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

Both editions[7]
Ultimate Edition[7]

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

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