This is the latest IntelliJ IDEA version from the 7.x branch:
Windows Installer:
http://download.jetbrains.com/idea/idea-7.0.5.exe
Linux/Solaris/Generic Unix (use GNU tar to unpack, like tar -xzvf idea-7.0.5.tar.gz):
http://download.jetbrains.com/idea/idea-7.0.5.tar.gz
Mac OS X image:
http://download.jetbrains.com/idea/idea-7.0.5.dmg
Zipped distribution without JRE:
http://download.jetbrains.com/idea/idea-7.0.5.zip
Plug-ins SDK:
http://download.jetbrains.com/idea/idea-7.0.5-dev.zip
I have tried to download the dmg using several browers and it always stops at around 60MB.
% wget http://download.jetbrains.com/idea/idea-7.0.5.dmg
--10:22:33-- http://download.jetbrains.com/idea/idea-7.0.5.dmg
=> `idea-7.0.5.dmg'
Resolving download.jetbrains.com... 174.143.250.23
Connecting to download.jetbrains.com|174.143.250.23|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download-ln.jetbrains.com/idea/idea-7.0.5.dmg [following]
--10:22:34-- http://download-ln.jetbrains.com/idea/idea-7.0.5.dmg
=> `idea-7.0.5.dmg'
Resolving download-ln.jetbrains.com... 87.248.207.156, 87.248.207.177
Connecting to download-ln.jetbrains.com|87.248.207.156|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 89а214а442 (85M) [application/octet-stream]
10:23:01 (3.10 MB/s) - `idea-7.0.5.dmg' saved [89214442/89214442]
% openssl md5 idea-7.0.5.dmg
MD5(idea-7.0.5.dmg)= 5d137768c24877ad0360be2492122105
A link to the release notes would be useful too...