
h2. Download IntelliJ IDEA 11.1.3 RC 2
IntelliJ IDEA 11.1.3 RC 2 (build 117.747), released on July 13th, 2012
|| Download || Description ||
| [ideaIU-117.747.exe|http://download.jetbrains.com/idea/ideaIU-117.747.exe] | Windows installer (includes bundled JRE 1.6.0_31) |
| [ideaIU-117.747.zip|http://download.jetbrains.com/idea/ideaIU-117.747.zip] | Windows ZIP archive (no bundled JRE) |
| [ideaIU-117.747.tar.gz|http://download.jetbrains.com/idea/ideaIU-117.747.tar.gz] | Unix archive |
| [ideaIU-117.747.dmg|http://download.jetbrains.com/idea/ideaIU-117.747.dmg] | Mac installer |
This EAP build requires a valid IntelliJ IDEA 11 license.
h2. Download IntelliJ IDEA 11.1.3 Community Edition RC 2
|| Download || Description ||
| [ideaIC-117.747.exe|http://download.jetbrains.com/idea/ideaIC-117.747.exe] | Windows installer (includes bundled JRE 1.6.0_31) |
| [ideaIC-117.747.tar.gz|http://download.jetbrains.com/idea/ideaIC-117.747.tar.gz] | Unix archive |
| [ideaIC-117.747.dmg|http://download.jetbrains.com/idea/ideaIC-117.747.dmg] | Mac installer |
| [ideaIC-117.747-src.tar.bz2|http://download.jetbrains.com/idea/ideaIC-117.747-src.tar.bz2] | 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.
{hidden-data}
h2. Release Notes
*[IntelliJ IDEA 11 117.747 Release Notes]*
[IntelliJ IDEA 11 117.728 Release Notes]
[IntelliJ IDEA 11 117.622 Release Notes]
[IntelliJ IDEA 11 117.499 Release Notes]
[IntelliJ IDEA 11 117.359 Release Notes]
[IntelliJ IDEA 11 117.281 Release Notes]
[IntelliJ IDEA 11 117.216 Release Notes]
[IntelliJ IDEA 11 117.84 Release Notes]
[IntelliJ IDEA 11 117.46 Release Notes]
[IntelliJ IDEA 11 117.37 Release Notes]
[IntelliJ IDEA 11 117.21 Release Notes]
[IntelliJ IDEA 11 116.108 Release Notes]
[IntelliJ IDEA 11 116.32 Release Notes]
[IntelliJ IDEA 11 114.243 Release Notes]
[IntelliJ IDEA 11 114.145 Release Notes]
[IntelliJ IDEA 11 114.98 Release Notes]
[IntelliJ IDEA 11 114.65 Release Notes]
If a feature in the following list doesn't seem to be clear enough, don't worry :-) We're going to publish blog posts describing each of the new features in more detail.
* Continued work on UI changes (Project View, run/debug toolwindows UI redesigned)
* Subversion 1.7 support (work in progress)
* [Changes View update optimizations, 'move' command support and other improvements for Perforce integration|http://blogs.jetbrains.com/idea/2012/03/perforce-integration-enhancements-in-intellij-idea-111/]
* New Coverage view
* [New tree-based File Structure Popup|http://blogs.jetbrains.com/idea/2012/02/renewed-file-structure-in-intellij-idea-111/]
* [Improved popup for controlling Git branches (checkout, compare, delete, multi-root support)|http://blogs.jetbrains.com/idea/2012/03/simpler-and-more-powerful-ui-for-git-branches/]
* Git commit & Git status performance optimization.
* Highlighting of unused public members in Groovy code
* Extract Closure refactoring for Groovy
* [New Flex project structure|http://blogs.jetbrains.com/idea/2012/02/new-flex-project-setup/] (work in progress)
* Spring support improvements
* Hibernate 4 support (work in progress)
* [Gradle project synchronization support|http://blogs.jetbrains.com/idea/2012/03/gradle-and-intellij-idea-project-settings-synchronization/]
* [Android lint tool integration|http://blogs.jetbrains.com/idea/2012/02/integration-with-android-lint-tool-in-intellij-idea-111/]
* [Magic Constant inspection and code completion|http://blogs.jetbrains.com/idea/2012/02/new-magic-constant-inspection/]
* Possibility to run JUnit or TestNG tests [from abstract classes|http://blogs.jetbrains.com/idea/2012/02/testing-tip-run-test-method-from-abstract-test-class/], as well as for any selection of classes or methods
* Groovy Shell (Tools menu) to quickly execute code snippets in project classpath
* [Chained code completion for Java and Groovy|http://blogs.jetbrains.com/idea/2012/02/chained-expression-completion/]
* [ECMAscript "Harmony" syntax support in the JavaScript plugin|http://blogs.jetbrains.com/idea/2012/03/javascript-version-selector/]
* A distinctive highlighting for reassigned Groovy variables and parameters
* [Custom regions for code folding|http://blogs.jetbrains.com/idea/2012/03/custom-code-folding-regions-in-intellij-idea-111/]