What is Early Access Program
We at JetBrains believe that making tools for developers should greatly involve listening to developers. Our Early Access Program lets development community closely participate in discussions devoted to IntelliJ IDEA and influence development planning, from early stages onwards.
Early Access Program allows you to try pre-release versions of our software to evaluate features that will be added to the next release.
What is IDEA 11?
IDEA 11 (aka Nika) is next major version for IntelliJ IDEA.
Download IntelliJ IDEA 11
Download IntelliJ IDEA Community Edition EAP
Plugin Development Kit: Since the open-source Community Edition was released, we no longer provide the plugin development kit as a separate download. Please see http://www.jetbrains.org/display/IJOS/Writing+Plug-ins for instructions on setting up a plugin development environment.
Release Notes
JSLint / JSHint integration.
Event Log view for all IDE notifications.
An ability to write breakpoint conditions in Groovy for Groovy code.
Java/Groovy code completion now suggests only the imported classes. A second invocation of Ctrl+Space will suggest the other ones.
Live template settings UI reworked, many new template contexts added.