

























Separate Community Edition and Ultimate Edition versions seem to be going away as of 2025.3, per https://blog.jetbrains.com/idea/2025/07/intellij-idea-unified-distribution-plan/ :
With the 2025.3 release, IntelliJ IDEA Community Edition will no longer be distributed as a separate product. Instead, all users will download a single IntelliJ IDEA distribution: one installer and one update stream.
If you are currently using Community Edition, your IDE will automatically update to the unified distribution via the usual patch update process. You will get access to additional features at no cost and a more seamless experience. You will also be able to try Ultimate features with just one click.
The change is minimal for Ultimate users: the IDE will simply be called IntelliJ IDEA without the “Ultimate” suffix.
EDIT:
Their FAQ mentions more about open-source versions:
Can I still build an open-source version of IntelliJ IDEA?
The source code remains on GitHub, and we are fully committed to maintaining it. In addition, we will publish open-source builds to GitHub Releases and provide ready-to-use CI/CD pipelines powered by GitHub Actions, reinforcing our commitment to transparency and productive open-source collaboration.
they keep changing that depending on who's releasing
It appears intellij has changed their tar url format with 2025.2, now using buildver instead of the IDE version.
I know, but it is not clear that the package is bundled with jre (like with any other package). Also, I need to disable bundled jre sometimes in case of problems.
You do not need to maintain a separate package actually. That will be a "split" package. I.e. in one PKGBUILD the two packages are built. See an example in webstorm-eap.
@ashark no I like keeping them same per release. Each of them has different versions of JBR anyway
@artafinde Can you please separate the bundled jre to a separate package? See webstorm-eap as an example.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
I think the latest version is already 2026.1, not 2025.3.