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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 42 Next › Last »

fokot commented on 2020-05-27 09:52 (UTC)

Thanks @dcelasun. And how should I install the jre version? Sorry I switched to linux form mac just few weeks ago. I just did pamac install intellij-idea-ultimate-edition. And this is where I have some files. In bauh where is probably flatpack or snap version (which was not working for me).

$ sudo find / -name intellij-idea-ultimate-edition
/home/fokot/.cache/bauh/arch/installed/aur/intellij-idea-ultimate-edition
find: ‘/run/user/1000/gvfs’: Permission denied
/usr/bin/intellij-idea-ultimate-edition
/var/tmp/pamac-build-fokot/intellij-idea-ultimate-edition
/opt/intellij-idea-ultimate-edition

dcelasun commented on 2020-05-27 07:29 (UTC)

@fokot you need to install intellij-idea-ultimate-edition and intellij-idea-ultimate-edition-jre which are both included in the package. I think maybe your AUR helper is doing something weird with split packages. If in doubt, download the tarball and install with makepkg -si.

fokot commented on 2020-05-27 07:27 (UTC)

And how to run it with bundled jre then? I do have and error that "Tried to use preview panel provider (JavaFX WebView) but it is unavailable. Reverting to default"

fokot commented on 2020-05-27 07:18 (UTC)

Thank you @dcelasun

dcelasun commented on 2020-05-27 06:27 (UTC)

@fokot you installed it wrong, the package should be intellij-idea-ultimate-edition

fokot commented on 2020-05-26 23:10 (UTC)

How to run it? I have no script, neither an app in gnome? I installed it as pamac install intellij-idea-ultimate-edition-jre

kleinph commented on 2020-04-19 09:03 (UTC) (edited on 2020-04-19 09:04 (UTC) by kleinph)

The new light mode (https://blog.jetbrains.com/idea/2020/04/lightedit-mode/) does not work. Is there a symlink or binary missing?

$ idea foo 
No IDE instance has been found. New one will be started.
Traceback (most recent call last):
  File "/usr/local/bin/idea", line 106, in <module>
    os.execv(RUN_PATH, [bin_file] + args)
FileNotFoundError: [Errno 2] No such file or directory

rigelbm commented on 2020-02-17 11:42 (UTC)

When updating the package, I got:

(2/2) checking for file conflicts                                                              [########################################################] 100%
error: failed to commit transaction (conflicting files)
intellij-idea-ultimate-edition: /opt/intellij-idea-ultimate-edition/lib/tips-intellij-idea-193.9.jar exists in filesystem
intellij-idea-ultimate-edition: /opt/intellij-idea-ultimate-edition/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.0.1.jar exists in filesystem
Errors occurred, no packages were upgraded.

Removing the aforementioned files from my current installation solved it.