Tuesday, July 11, 2006

IntelliJ IDEA build 5380 is released

About 30 minutes ago, JetBrains released IntelliJ IDEA Demetra build 5380. Here are changes in build 5380 from build 5368:

* JSP. Major performance improvements.
* Perforce. Synchronization of changelists between IDEA and Perforce.
* New scope configuration UI.
* CSS. Intention to extract inline style.
* Improved detection of invalid @Nullable/@NotNull annotations.
* Other improvements and bugfixes.

More details here.

Two bugs I reported are fixed (http://www.jetbrains.net/jira/browse/IDEADEV-6870?rc=1 and http://www.jetbrains.net/jira/browse/IDEADEV-6861?rc=1). I will check the big bug later.

Update: They fixed big bug in a clever way: Removes capability to detach library directly from module's root :-D
Update: This build has a better performance but it has some terrible errors, they relate with Ant build and Perforce plugin.
Update: In this build, Unused symbol inspection doesn't work. Resolved: They changed from unused symbol inspection to UnusedDeclaration inspection.
Update: A request for new feature - http://www.jetbrains.net/jira/browse/IDEA-8213

No comments: