IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Features
New in 11: Downloading sources of third party JAR’s from web
When exploring a code, sometimes you end up in a decompiled code from a JAR for which there’s no source code attached. Previously you had to:
- 1. go find the source JAR on the Web
2. download it to your disk
3. go to your project structure settings
4. attach the JAR to the library of interest
A bit too much, isn’t it? Now (in the next EAP) IntelliJ IDEA 11 does it all for you:
Prev post New in 11: Custom objects presentation in JavaScript debuggerNew in IntelliJ IDEA 11: Preview of Android UI layouts Next post