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 IntelliJ IDEA 16?
IntelliJ IDEA 16 is update of IntelliJ IDEA to be released at Spring 2016,
Download IntelliJ IDEA 16
IntelliJ IDEA 16 EAP (build 144.2925.2), released on Jan 11th, 2016
Download | Description | Sha256 checksum |
Windows installer (includes bundled JRE 1.8u51) | ||
Windows ZIP archive (includes bundled JRE 1.8u51) | ||
Unix archive with x64 Java runtime | ||
ideaIU-144.2925.2-no-jdk.tar.gz | Unix archive without Java runtime | ideaIU-144.2925.2-no-jdk.tar.gz.sha256 |
Mac installer (includes bundled JRE 1.8u40 custom build) |
Download IntelliJ IDEA 16 Community Edition
Download | Description | Sha256 checksum |
Windows installer (includes bundled JRE 1.8u51) | ||
Unix archive with x64 Java runtime | ||
ideaIC-144.2925.2-no-jdk.tar.gz | Unix archive without Java runtime | ideaIC-144.2925.2-no-jdk.tar.gz.sha256 |
Mac installer (includes bundled JRE 1.8u40 custom build) | ||
Source tarball |
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.
Recent Changes
IntelliJ IDEA 144.2925.2
IntelliJ IDEA 144.2608.2
With this build IntelliJ IDEA and the whole IntelliJ platform migrates to Java 8.
The inspection that finds code duplicates now has an option to ignore generated code.
Also, we added a new inspection called 'Declaration access can be weaker'. When enabled it prevents making fields, methods and classes unnecessary public.
For Mercurial we made it possible to compare revisions of a file between branches.
To learn more, see the blog post.
IntelliJ IDEA 144.2151.16
IntelliJ IDEA 16 adds the support for RTL languages (Arabic, Hebrew) to the editor.
The IntellIJ IDEA project model now supports Gradle custom source sets. This fixes a great number of issues. Also, IntelliJ IDEA now can resolve EAR artifacts defined in your build scripts.
When you debug the code compiled without debug info, you will be provided with better name matching, and allowed to set and evaluate values for slot variables. The debugger is now aware of that your current thread is being blocked by another suspended thread, and suggests to resume it.
Merging with Git and other VCS got a little bit easer with the added by-word difference highlighting.
For those who would like to migrate their Guava code to Java 8 APIs, we’ve added a number of dedicated quick-fixes.
The Android Studio 1.4 features are now available in the IntelliJ IDEA 16 EAP.
To learn more about IntelliJ IDEA 16 EAP, read the announcement.