Package Details: intellij-idea-ultimate-edition 2024.2.4-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
Submitter: uwolfer
Maintainer: uwolfer (dcelasun)
Last Packager: dcelasun
Votes: 419
Popularity: 0.82
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-10-24 14:33 (UTC)

Dependencies (6)

Required by (4)

Sources (5)

Latest Comments

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

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.

<deleted-account> commented on 2016-09-11 12:12 (UTC)

What can be done with "inline" updates, I mean patches from GUI? It is a bit uncomfortable to download and untar the whole 800 MB package every time.

uwolfer commented on 2016-07-13 05:49 (UTC)

@jshap70: Do you think downloading the checksum from the same source as you retrieve the download is really safe? If you have write access, you can manipulate both source and checksum. I will look into the JRE bundling later. I don't really like the idea of having a bundled JRE, but it seems that JetBrains is "forced" to do that...

jshap commented on 2016-07-12 22:51 (UTC) (edited on 2016-07-12 23:59 (UTC) by jshap)

bumping @Teedee 's comment about including the JRE. Also, take a look at https://aur.archlinux.org/packages/intellij-idea-ue-eap/ 's pkgbuild to automatically get sha256 sums from jetbrains. You just add .sha256 onto the end of the .tar.gz url.