IntelliJ IDEA 12 EAP 122.694 with New Compiler Mode
November 1st, 2012 by Andrey CheptsovToday we released IntelliJ IDEA 12 EAP 122.694 with new bugfixes and some notable features.
The major changes in the release include:
- New Compiler Mode is now enabled by default (with support for artifacts, GWT and Maven). See details.
- Initial support for TypeScript (without type checks).
- Folder structure and advanced drag-n-drop in Run/Debug Configurations dialog.
- Editing messages for existing commits in Subversion.
- Filter by dates in GitLog.
The full list of changes can be found in Release Notes.
Please feel free to share your feedback and report bugs in our issue tracker.
Develop with Pleasure!
Tags: Leda

November 2nd, 2012 at 5:15 am
Things are shaping up nicely !
November 2nd, 2012 at 5:29 am
Eclipse compiler is working well. However I believed this would allow me to run tests or other code on projects with errors even run classes with errors, just as Eclipse can do. But the compiler doesn’t output class files for erroneous source files. So this usage isn’t yet available in this build, anyway I keep my finger crossed for this feature.
Cheers
November 3rd, 2012 at 2:55 am
I second that. Having a compiler that works _exactly_ like the one used in Eclipse would certainly make Idea so much useable for multi-IDE environment team. Please, make this feature one of your top priorities.
November 3rd, 2012 at 5:59 pm
IntelliJ IDEA 12 EAP 122.639 compiles and runs the EAR modules without problems on the JBOSS 4.0
Unfortunately IntelliJ IDEA 12 EAP 122.694 compiles the modules that the server can not deploy.
I revert to version 122.639
November 3rd, 2012 at 6:00 pm
How does folder structure work in Run/Debug configurations?
November 5th, 2012 at 9:28 am
Trying to upgrade on Mac (from 122.639) I get the following warning:
https://www.evernote.com/shard/s14/sh/9f12f852-a8d4-4a51-8d79-104d0972556f/9ff9ec225141bbfd0cb3337dd4985494
Is it safe to ignore this? (Been upgrading the EAP for a while now and this is the first time this warning has occurred)
November 6th, 2012 at 5:01 am
http://youtrack.jetbrains.com/issue/IDEA-94256
Doesn’t compile aidl files which have no content
November 6th, 2012 at 12:19 pm
Multi-project JDK from maven pom.xml is no more working on this version.
November 6th, 2012 at 12:55 pm
Владимир,
looks like it is caused by http://youtrack.jetbrains.com/issue/IDEA-94065. It will be fixed in the next build.
November 6th, 2012 at 2:42 pm
Just wanted to jump and say hello.
I wrote a post about how intelliJ is such a great product - you’re all welcome to pay a visit and email me if you have any comments:
http://alfasin.com/blog/
have a great day!
November 7th, 2012 at 6:41 pm
How would I try typescript?