IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Early Access Program
Navigate to anonymous classes with IntelliJ IDEA 11 EAP build 110.291
A new EAP build of IntelliJ IDEA 11 is now available. Some improvements that we’d like to highlight:
- Navigate Class action now accepts suffixes like $3$1 and opens corresponding anonymous class.
- New plugin manager UI;
- The next batch of UI look & feel work;
- New intention to test a regular expression (“Check RegExp” in Alt-Enter menu on a regular expression).
You can download the new build, check out the complete release notes and send us feedback through the issue tracker.
Prev post New in 11: Create library from Project ViewHow to check your RegExps in IntelliJ IDEA 11? Next post