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

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.

jon_black commented on 2020-02-07 07:03 (UTC)

@spritee Try yay -Scc to clear the cache. This fixed it for me.

spritee commented on 2019-12-18 08:15 (UTC) (edited on 2019-12-18 11:29 (UTC) by spritee)

I got this kind of array (again) and intellij seems to be completely gone D: Somebody knows how this can occur?

:: Processing package changes...
(1/1) upgrading intellij-idea-ultimate-edition
[########################################################] 100%
error: could not extract /opt/intellij-idea-ultimate-edition/plugins/Groovy/lib/Groovy.jar (Lzma library error:  No progress is possible)
error: problem occurred while upgrading intellij-idea-ultimate-edition
error: could not commit transaction
error: failed to commit transaction (transaction aborted)

dcelasun commented on 2019-12-01 19:42 (UTC)

@Filip98, your download seems to be corrupted. The checksum in this package matches the official version here: https://download.jetbrains.com/idea/ideaIU-2019.3.tar.gz.sha256

Filip98 commented on 2019-12-01 19:37 (UTC)

ideaIU-2019.3.tar.gz ... FAILED to pass sha256sum validation

kollstrom commented on 2019-11-01 09:36 (UTC)

Just installed intellij-idea-ultimate-edition 2019.2.4-1, but it looks like all of my configured data sources and their corresponding consoles were deleted. Has anyone else experienced the same? Any way to restore them without manually setting them all up again?

dcelasun commented on 2019-10-09 07:09 (UTC)

@Tazmain this is a split package, so it builds two packages intellij-idea-ultimate-edition and intellij-idea-ultimate-edition-jre. You can simply not install the second one.