IntelliJ IDEA Community Edition
Open Source: yes, Apache 2.0
website: https://www.jetbrains.com/idea/
tarball: https://download.jetbrains.com/idea/ideaIC-2016.2.1.tar.gz
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | JoshStrobl | T221 IntelliJ IDEA Community Edition | ||
Resolved | DataDrake | T838 OpenJFX | ||
Resolved | theSoenke | T839 Gradle | ||
Resolved | JoshStrobl | T935 gradle |
Event Timeline
Linked tarball is to the compiled version. Actual source code can be found on GitHub:
https://github.com/JetBrains/intellij-community
The releases on GitHub are hard to understand. According to IDEA CE download page, this is the release we want:
https://github.com/JetBrains/intellij-community/archive/idea/162.1447.tar.gz
There appears to be releases for community versions of the other JetBrains IDEs, though some of them don't have community versions available from the main website. Perhaps they could be looked into as well?
CLion: https://github.com/JetBrains/intellij-community/archive/clion/162.1628.20.tar.gz
WebStorm: https://github.com/JetBrains/intellij-community/archive/webstorm/162.1447.27.tar.gz
PHPStorm: https://github.com/JetBrains/intellij-community/archive/phpstorm/162.1121.38.tar.gz
RubyMine: https://github.com/JetBrains/intellij-community/archive/rubymine/162.1447.29.tar.gz
PyCharm: https://github.com/JetBrains/intellij-community/archive/pycharm/162.1628.8.tar.gz
We can still build IDEA Community from source. Honestly, it's not too hard to install manually. one tarball to unpack into /opt. run bin/idea.sh. tell it to create the .desktop menu entries. Done.
I've tried to build intellij from source. The problem is it needs javafx as a dependency (now OpenJFX). And OpenJFX seems not to provide release tarballs. Only a mercurial repo https://wiki.openjdk.java.net/display/OpenJFX/Main
In the software center I can only find the ultimate edition, can't find the Community Edition. Is this expected?
@theSoenke I have found this: http://hg.openjdk.java.net/openjfx/8u60/rt/archive/tip.tar.gz I am not sure if it will be helpful or not.
Edit: It seems like @DataDrake already landed the OpenJFX package a while back if that help you at all
you can install and manage any IntelliJ IDE using Toolbox which is officially supported by JetBrains, they provide Appimage so it is easy to install too.
It has other features like Github Integration with browser like Firefox and Chrome, All project are shown in one place, can install EAP version and many more.
This has sat in accepted for inclusion for almost two years now. Clearly, there is a lack of demand for the inclusion of this software, nobody has stepped up to provide a patch, maintain it, and properly integrate it. Closing as a result. Feel free to reopen but only when someone offers a patch via our proper patch submission methods and volunteers to be maintainer.