Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 System requirements[12]  





3 Features  



3.1  Coding assistance  





3.2  Built in tools and integration  





3.3  Plugin ecosystem  





3.4  Supported languages  





3.5  Technologies and frameworks  





3.6  Software versioning and revision control  







4 See also  





5 Bibliography  





6 References  














IntelliJ IDEA






العربية
Azərbaycanca
Български
Čeština
Deutsch
Español
فارسی
Français

Հայերեն
Italiano
עברית
Magyar



Norsk bokmål
Polski
Português
Русский
Slovenščina
Svenska
Тоҷикӣ
Türkçe
Українська
Tiếng Vit

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




Print/export  







In other projects  



Wikimedia Commons
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


This is an old revision of this page, as edited by Ioeth (talk | contribs)at16:21, 18 January 2019 (Updated latest release and latest preview version in infobox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff)  Previous revision | Latest revision (diff) | Newer revision  (diff)

IntelliJ IDEA
Developer(s)JetBrains
Stable release

2018.3.3 (build 183.5153.38)[1] / January 10, 2019; 5 years ago (2019-01-10)[3]

Preview release

2018.3.4 Preview (build 183.5429.1)[2] / January 11, 2019; 5 years ago (2019-01-11)[4]

Written inJava and Kotlin
Operating systemWindows, macOS, Linux
TypeJava IDE
License
  • Ultimate edition: Trialware
  • 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,[5] and in a proprietary commercial edition. Both can be used for commercial development.[6]

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

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

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

    System requirements[12]

    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.[13]
    Screen resolution 1024×768 minimum screen resolution

    Features

    Coding assistance

    The IDE provides certain features[14] 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[14] 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[15] plugins available, while the Ultimate edition has 1626.[16] 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.[17] 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:[17]

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

    Software versioning and revision control

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

    Supported in both Community and Ultimate Edition:

    Supported only in Ultimate Edition:

    See also

    Bibliography

    References

    1. ^ Kalyuzhnaya, Zlata (18 January 2019). "IntelliJ IDEA 2018.3.3 is Released!". JetBrains.
  • ^ Kalyuzhnaya, Zlata (18 January 2019). "IDEA 2018.3 EAP". JetBrains.
  • ^ Kalyuzhnaya, Zlata (18 January 2019). "IntelliJ IDEA 2018.3.3 is Released!". JetBrains.
  • ^ Kalyuzhnaya, Zlata (18 January 2019). "IDEA 2018.3 EAP". JetBrains.
  • ^ "JetBrains/intellij-community". GitHub.
  • ^ "FAQ - IntelliJ Open-Source Project - Confluence". www.jetbrains.org. {{cite web}}: no-break space character in |title= at position 37 (help)
  • ^ "IntelliJ IDEA :: Java refactoring plus sophisticated code refactoring for JSP, XML, CSS, HTML, JavaScript". JetBrains.
  • ^ Martin Fowler. "Crossing Refactoring's Rubicon". MartinFowler.com.
  • ^ Andrew Binstock (22 September 2010). "InfoWorld review: Top Java programming tools". InfoWorld.
  • ^ "Google releases Android Studio 1.0, the first stable version of its IDE". VentureBeat. 8 December 2014.
  • ^ "What is the IntelliJ Platform?". VentureBeat. 23 February 2015.
  • ^ "IntelliJ IDEA :: Download Latest Version of IntelliJ IDEA". JetBrains. Retrieved 2016-02-15.
  • ^ "IntelliJ IDEA 2016.1 is Here - IntelliJ IDEA Blog". blog.jetbrains.com.
  • ^ a b "IntelliJ IDEA :: Features". JetBrains. Retrieved 2016-02-07.
  • ^ "JetBrains Community Edition Plugin Repository". plugins.jetbrains.com. Retrieved 2016-02-06.
  • ^ "JetBrains IntelliJ IDEA Plugin Repository". plugins.jetbrains.com. Retrieved 2016-02-06.
  • ^ a b c "IntelliJ IDEA Editions Comparison". JetBrains. Retrieved 19 December 2014.
  • ^ "Cursive - Plugins - JetBrains". JetBrains Plugin Repository.
  • ^ "Haskell - Plugins - JetBrains". JetBrains Plugin Repository.
  • ^ "Julia - Plugins - JetBrains". JetBrains Plugin Repository.
  • ^ "sylvanaar2 / Lua For IDEA / wiki / Home — Bitbucket". bitbucket.org.
  • ^ "Python Community Edition - Plugins - JetBrains". JetBrains Plugin Repository.
  • ^ a b "JetBrains Delights the Python Community with a Free Edition of its Famous IDE, PyCharm 3.0". jetbrains.com. 24 September 2013.
  • ^ "Built-in SBT Support in IntelliJ IDEA 13". JetBrains. 18 November 2013.
  • ^ "IDE Connectors". Atlassian.
  • ^ "We are discontinuing the support for Atlassian IDE Connectors - Atlassian Developers". developer.atlassian.com.


  • Retrieved from "https://en.wikipedia.org/w/index.php?title=IntelliJ_IDEA&oldid=879040205"

    Categories: 
    Free integrated development environments
    Integrated development environments
    Java development tools
    Products introduced in 2001
    Software using the Apache license
    Hidden categories: 
    CS1 errors: invisible characters
    Commons category link from Wikidata
     



    This page was last edited on 18 January 2019, at 16:21 (UTC).

    This version of the page has been revised. Besides normal editing, the reason for revision may have been that this version contains factual inaccuracies, vandalism, or material not compatible with the Creative Commons Attribution-ShareAlike License.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki