full download links for source in http://www.jetbrains.org/display/IJOS/Download
Where can I find the full download links for Intellij IDEA sources?? I can only find two in http://www.jetbrains.org/display/IJOS/Download
Guessing in the URL http://download-ln.jetbrains.com/idea/ideaIC-xxx-src.tar.bz2 and replacing the xxx for the number of tag or version works but a full list would be useful.
Please sign in to leave a comment.
The link to the sources for the latest EAP build is always available at http://confluence.jetbrains.net/display/IDEADEV/IDEA+11+EAP
Source tarballs for old EAP builds are available for download only for a limited time, so I'm not sure why you would need a complete list of those.
OK, I found the link in http://confluence.jetbrains.net/display/IDEADEV/IDEA+11+EAP but sometimes I need sources for IntelliJ IDEA 9 or a specific version for debugging.
The source code for IntelliJ IDEA 9 is not available as a tarball.
My mistake, an specific version as 9.0.4, like the one linked here: http://www.jetbrains.org/display/IJOS/Download
Hi Jaime,
You can check out IJ sources (managed by git), find target tag there and see sources that belong to it.
Denis