IntelliJ IDE has come out with a free update version 5.1.1.
I think it is just tuning/bug fixes. I have not seen a release
document.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
EricF - 29 Apr 2006 07:30 GMT
>IntelliJ IDE has come out with a free update version 5.1.1.
>
>I think it is just tuning/bug fixes. I have not seen a release
>document.
http://www.jetbrains.com/idea/features/releaseNotes511.html
Daniel Dyer - 29 Apr 2006 17:50 GMT
> IntelliJ IDE has come out with a free update version 5.1.1.
>
> I think it is just tuning/bug fixes. I have not seen a release
> document.
One issue they haven't fixed is the Subversion integration. It is very
slow at doing commits (the time taken seems to grow exponentially with the
size of the commit). Fortunately, there is a workaround. If you grab the
latest version of the JavaSVN library and drop it into IDEA's
plugins/svn4idea directory, the problem goes away.
Dan.

Signature
Daniel Dyer
http://www.dandyer.co.uk