Package Base Details: intellij-idea-ultimate-edition

Git Clone URL: https://aur.archlinux.org/intellij-idea-ultimate-edition.git (read-only, click to copy)
Submitter: uwolfer
Maintainer: uwolfer (dcelasun)
Last Packager: dcelasun
Votes: 416
Popularity: 1.83
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-04-04 09:54 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 40 Next › Last »

XTREEMRAGE commented on 2023-03-10 13:39 (UTC)

@dcelasun, thanks for the tip, will try it!

dcelasun commented on 2023-03-10 13:20 (UTC)

@XTREEMRAGE you are not using the latest version, clear your cache or try without an AUR helper.

XTREEMRAGE commented on 2023-03-10 13:13 (UTC)

getting this error on my manjaro system: ==> ERROR: One or more files did not pass the validity check! Failed to build intellij-idea-ultimate-edition

Nothing more...

dcelasun commented on 2023-03-10 07:39 (UTC)

It seems they have updated the build number from 223.8836.35 to 223.8836.39, without changing the app's version or releasing a new tarball. Should be fixed now.

chrislea commented on 2023-03-10 00:36 (UTC)

The sha256sum of the tarball is incorrect for x86_64 version 2022.3.3:

[chl@idril intellij-idea-ultimate-edition]$ sha256sum ideaIU-2022.3.3.tar.gz 47911b9d5a68d0ce32379adbfd2ec77b3bc10d0e4fd179cd7c10aff197c6c811 ideaIU-2022.3.3.tar.gz

(it is 01102627a4ac17649cc83ac830366f84fe3147cdf56f3de04a22b49bfadcff3f in the PKGBUILD).

Kaos_Bunny commented on 2023-03-05 00:53 (UTC)

@Giovy27072 Same here. Exact same error message.

Giovy27072 commented on 2023-03-02 13:40 (UTC) (edited on 2023-03-02 13:45 (UTC) by Giovy27072)

When i try to run it:

(i think the problem is this : Error occurred during initialization of VM java.lang.UnsupportedClassVersionError: com/intellij/util/lang/PathClassLoader has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0)

CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend
Error occurred during initialization of VM
java.lang.UnsupportedClassVersionError: com/intellij/util/lang/PathClassLoader has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
        at java.lang.ClassLoader.defineClass1(java.base@11.0.18/Native Method)
        at java.lang.ClassLoader.defineClass(java.base@11.0.18/ClassLoader.java:1017)
        at java.security.SecureClassLoader.defineClass(java.base@11.0.18/SecureClassLoader.java:174)
        at jdk.internal.loader.BuiltinClassLoader.defineClass(java.base@11.0.18/BuiltinClassLoader.java:800)
        at jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(java.base@11.0.18/BuiltinClassLoader.java:698)
        at jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(java.base@11.0.18/BuiltinClassLoader.java:621)
        at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@11.0.18/BuiltinClassLoader.java:579)
        at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(java.base@11.0.18/ClassLoaders.java:178)
        at java.lang.ClassLoader.loadClass(java.base@11.0.18/ClassLoader.java:522)
        at java.lang.Class.forName0(java.base@11.0.18/Native Method)
        at java.lang.Class.forName(java.base@11.0.18/Class.java:398)
        at java.lang.ClassLoader.initSystemClassLoader(java.base@11.0.18/ClassLoader.java:1976)
        at java.lang.System.initPhase3(java.base@11.0.18/System.java:2074)

dcelasun commented on 2023-01-24 09:19 (UTC)

@teacher4711 do you have git installed? pacman -S git

teacher4711 commented on 2023-01-24 09:17 (UTC) (edited on 2023-01-24 09:21 (UTC) by teacher4711)

In 2022.3.1 I get this git error message:

Git is not installed Cannot invoke (class=Listener, method=beforeTaskStart, topic=ProgressManagerListener)

This message also shows in both versions (Ultimate & Community) installed via jetbrains-toolbox. In 2023.1 EAP git is found normally as the latest version 2.39.1

What can I do? Thanks for maintaining the package.

sashok_bg commented on 2022-10-25 09:43 (UTC)

If you have issues with markdown & asciidoc file previews it may be related to intellij-idea-ultimate-edition-jre missing which is installed as an optional dep.

You can then do inside intellij 'ctr shift A "Choose Boot"' and do "Use default runtime"