Package Details: intellij-idea-ultimate-edition 2025.1-1

Git Clone URL: https://aur.archlinux.org/intellij-idea-ultimate-edition.git (read-only, click to copy)
Package Base: intellij-idea-ultimate-edition
Description: An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
Upstream URL: https://www.jetbrains.com/idea/
Licenses: custom:commercial
Conflicts: intellij-idea-ultimate-edition-jre
Provides: intellij-idea-ultimate-edition-jre
Submitter: uwolfer
Maintainer: uwolfer (dcelasun)
Last Packager: dcelasun
Votes: 428
Popularity: 3.72
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2025-04-16 15:17 (UTC)

Dependencies (6)

Required by (5)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 43 Next › Last »

pschichtel commented on 2016-12-27 19:28 (UTC)

@njam just out of interest: What where the reasons to go for a separate package instead of a split package?

njam commented on 2016-12-27 18:28 (UTC)

After discussing with uwolfer (maintainer) we decided to create a separate package with a bundled JRE: https://aur.archlinux.org/packages/intellij-idea-ue-bundled-jre/

pschichtel commented on 2016-12-15 14:37 (UTC)

@srki_82 yeah sure I could do that, but I don't really want a patched jdk installed globally.

njam commented on 2016-12-15 13:38 (UTC)

Here's a version with the JRE included: https://github.com/njam/intellij-idea-ultimate-edition

srki_82 commented on 2016-12-14 23:29 (UTC)

@pschichtel You can install intellij-jdk as your Java package. It is JetBrains pached version of Java packed as Arch Linux package.

pschichtel commented on 2016-12-07 18:58 (UTC)

Any progress on the bundled JRE? I'm affected by slow font rendering which is supposed to be fixed by the patched JRE.

uwolfer commented on 2016-11-23 08:10 (UTC)

Thanks for your hints. I will look into the JRE thing as soon as I find some time.

srki_82 commented on 2016-11-21 20:42 (UTC)

Look at CLion package. You can do the same for Idea. Make split package so everyone can install only parts they need.

njam commented on 2016-11-21 20:26 (UTC)

According to JetBrains we should use the bundled JRE: > Starting from IntelliJ IDEA 16 and the most recent versions of the lightweight IDEs, we are bundling custom JRE with Linux distributions, just like we've been doing for Mac. https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under

Chewtoy commented on 2016-10-19 05:42 (UTC)

@Light2Yellow: Have you tried following what IntelliJ suggest? Running it as root and then update it? I personally don't do this and have never tried. But could be worth a shot and see if it works if updating from AUR is a hassle for you. Running anything as root should be done with caution though. So do as you will.