Package Details: intellij-idea-ultimate-edition 2024.1.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: 418
Popularity: 2.36
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-06-21 15:53 (UTC)

Dependencies (6)

Required by (4)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 40 Next › Last »

<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.

Vrakfall commented on 2019-01-14 12:06 (UTC)

@vlord: Glad it helped :)

vlord commented on 2019-01-11 12:34 (UTC)

@Vrakfall suppress.focus.stealing=false works perfectly for i3, thank you very much.