Package Details: intellij-idea-ultimate-edition 2024.3.2.1-2

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: 425
Popularity: 4.83
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2025-01-24 08:12 (UTC)

Dependencies (6)

Required by (5)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 42 Next › Last »

dcelasun commented on 2019-04-23 09:59 (UTC)

@arp12 you must have done something wrong, this package has nothing to do with the toolbox.

$ pacman -Ql intellij-idea-ultimate-edition | grep "/usr/bin/"
intellij-idea-ultimate-edition /usr/bin/
intellij-idea-ultimate-edition /usr/bin/intellij-idea-ultimate-edition

agilob commented on 2019-04-23 09:52 (UTC)

Why does it install some jetbrain toolbox instead intellij ultimate?

➜ ~ pacman -Ql intellij-idea-ultimate-edition | grep "/usr/bin/" | tail -1 jetbrains-toolbox /usr/bin/jetbrains-toolbox

<deleted-account> commented on 2019-04-18 20:32 (UTC)

Hi, would it be possible to use the SVG file instead of the PNG one for the Icon entry inside the .desktop file (see https://bugs.archlinux.org/task/62120)?

dcelasun commented on 2019-04-18 07:09 (UTC)

@bianjp I will switch this package when they start bundling it like they do with JRE8. In the meantime, you can manually switch by following the "all platforms" instructions on this page.

bianjp commented on 2019-04-18 03:04 (UTC)

When will this package switch to JetBrains Runtime 11? Or is it possible to provide a JetBrains Runtime 11 variant?

dcelasun commented on 2019-03-29 07:35 (UTC)

@xuanwo, done.

xuanwo commented on 2019-03-28 14:25 (UTC)

Add libdbusmenu-glib as optional dependence please, this will make IDEA 's global menu works.

dcelasun commented on 2019-02-28 09:14 (UTC) (edited on 2019-02-28 09:14 (UTC) by dcelasun)

@nickj21, the executable is intellij-idea-ultimate-edition. You can see it with pacman -Ql intellij-idea-ultimate-edition | grep "/usr/bin/" | tail -1.

yonson commented on 2019-02-28 00:46 (UTC)

The package is installing successfully for me, but I am not seeing an idea executable on my $PATH.

skypixel commented on 2019-01-20 15:40 (UTC)

Howdy, I get an error upon launching idea due to a not existing path in the idea python script. It's easily fixable by replacing RUN_PATH = u'/usr/share/intellijidea-ce/bin/idea.sh' with RUN_PATH = u'/usr/share/idea/bin/idea.sh' in /usr/local/bin/idea.