IntelliJ IDEA :: First available Java IDEs with advanced code navigation and code refactoring capabilities integrated
IntelliJ IDEA is an integrated development environment(IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages.
It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition.
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.
The IDE provides certain features like code completion by analyzing the context, code navigation which allows jumping to a class or declaration in the code directly, code refactoring, code debugging, linting and options to fix inconsistencies via suggestions.
In a 2010 InfoWorld report, IntelliJ received the highest test center score out of the four top Java programming tools.
Download :- https://www.jetbrains.com/idea/download/
Comments
Post a Comment