Announcing IntelliJ IDEA 10.5 with full Java 7 support
February 22nd, 2011 by yoleLast Friday, during the Open Day in our new Munich Office, we unveiled the next upcoming release of IntelliJ IDEA, version 10.5. IntelliJ IDEA 10.5 will be released in Spring of 2011, and will be a free upgrade for existing users of IntelliJ IDEA 10.
The major focus of the new release is going to be Java 7 support. All of the new language features will be fully supported across the product, with code completion, code inspections, quickfixes and so on.


Besides that, we’re working on a number of new features and incremental improvements in all areas of the product, including:
- Spring Roo console;
- Bundled Jetty integration;
- XSLT 2 support;
- New refactorings for Groovy, such as Introduce Field;
- Google Chrome support in the JavaScript debugger.
Of course, we’re also working on bugfixes, usability and performance improvements. In particular, in this release we’ve focused on improving startup performance, so you can expect the new version of IntelliJ IDEA to open and load your projects faster.
The Early Access Preview program for IntelliJ IDEA 10.5 will start in a few weeks. And if you can’t wait to try IntelliJ IDEA on your Java 7 code today, you’re welcome to check out the source code of IntelliJ IDEA Community Edition and build the new version yourself.

February 22nd, 2011 at 1:20 pm
More support for Spring Roo is much welcomed! Are you planning to support new features of the upcoming Spring 3.1 (@Profile in particular)?
February 22nd, 2011 at 1:21 pm
thank for another great release !
Look like 2011 will be another great year for Jetbrains and Java developers with Intellij !
February 22nd, 2011 at 6:13 pm
Do you mean Java SE 7 or java EE 7, since there now is talk about both of them going on?
February 22nd, 2011 at 6:14 pm
Do you mean that IntelliJ Idea 10.5 will support Java SE 7 or Java EE 7? Also, who is the author of this blog post?
February 22nd, 2011 at 8:15 pm
Spring 3.1(M1 released) support will be great!
February 22nd, 2011 at 11:56 pm
I hope the most voted request on YouTrack (IDEA-53476) will also be in.
February 23rd, 2011 at 3:56 am
+1 for Spring 3.1 support.
Spring 3.1 brings a number of smaller, but long-overdue features (like the profiles).
February 23rd, 2011 at 9:57 am
Hey, sounds cool!
But what about more and better support for Scala?
February 23rd, 2011 at 11:20 am
Great stuff! Will we also be able to use forward and backward code navigation?
February 23rd, 2011 at 2:42 pm
Steve,
The Scala plugin is developed independently of the IntelliJ IDEA release cycle. The team is working on improving the Scala plugin as hard as ever, but the new features in the Scala plugin are not considered part of an IntelliJ IDEA release.
February 23rd, 2011 at 2:45 pm
To make things clear: in this post we’re talking about Java SE 7, not Java EE 7.
February 23rd, 2011 at 5:07 pm
I really hope for an Android UI preview plugin.
February 24th, 2011 at 3:15 am
You’ll find various Spring-related features in IJ 10.5 .We are going to add support of Spring 3.1 major features. Spring Integration 2.0 project is already supported. Significant improvements have been added for placeholders and Beans Dependency Diagram.
February 24th, 2011 at 5:41 am
Jens,
At the moment it doesn’t look likely that we’ll be able to support Android layout preview in IntelliJ IDEA 10.5.
February 24th, 2011 at 7:16 am
@yole:
Ah ok, thanks for your comment.
It would have been nice if IDEA 10.5 shipped with a decent programming language though …
March 3rd, 2011 at 8:52 am
Is the a plan to integrate support for apache IVY into intellij? The maven support is great but for many of the projects I work on it is overkill to use maven. Ant + IVY is a perfect fit for my project.
March 4th, 2011 at 8:52 am
Eamonn,
Ivy support is definitely under consideration, but it won’t appear in 10.5. Maybe in IDEA 11.
April 2nd, 2011 at 11:40 am
Are there any further improvements to AspectJ support? Just got onto a new project (existing code) that heavily uses the Eclipse AJDT tool, and was wondering how IDEA’s AspectJ support stacks up against that Eclipse plugin. I’d like to avoid Eclipse whenever possible! =)
Sorry if I’m a bit vague on what exactly I want in terms of AspectJ support compared to the Eclipse AJDT plugin, but from the Google searches I’ve done there seems to be some bits lacking (I’m a bit of a n00b with AspectJ, sorry).
April 27th, 2011 at 11:19 am
Any chance of including the option to hide aspects in the project view tree? would be great for Roo projects!
April 27th, 2011 at 2:31 pm
@krangsquared
There will be some improvements in AspectJ support in 10.5, but full support is planned for IDEA 11. Feel free to file issues in tracker for missing features.
@charlie
Vote/watch this issue for progress: http://youtrack.jetbrains.net/issue/IDEA-66968
May 19th, 2011 at 11:59 am
i want know
i can using intellij IDEA to write Arabic programming language from write to left?
please i want answer quickely.
May 19th, 2011 at 1:39 pm
The IntelliJ IDEA code editor does not currently support right-to-left languages.