Package Details: intellij-idea-ultimate-edition-jre 2024.2.3-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://github.com/JetBrains/JetBrainsRuntime
Licenses: custom:commercial
Submitter: uwolfer
Maintainer: uwolfer (dcelasun)
Last Packager: dcelasun
Votes: 419
Popularity: 1.39
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-09-26 07:04 (UTC)

Latest Comments

1 2 3 4 5 6 .. 41 Next › Last »

Roknauta commented on 2024-08-13 10:37 (UTC) (edited on 2024-08-13 10:38 (UTC) by Roknauta)

To fix error:
- Start with .sh as mentioned by @blastah
- Open menu: Choose Boot Runtime for the IDE and select the recent runtime Jetbrains.
- Close IDE and open by shortcut

blastah commented on 2024-08-08 20:32 (UTC) (edited on 2024-08-08 20:34 (UTC) by blastah)

@jorgemota You can run idea.sh (/opt/intellij-idea-ultimate-edition/bin/idea.sh) instead of the binary (/opt/intellij-idea-ultimate-edition/bin/idea) as a temporary fix until it is fixed.

jorgemota commented on 2024-08-08 03:43 (UTC)

installing intellij-idea-ultimate-edition-jre fix the cannot find a runtime error.

ggdG commented on 2024-08-08 00:37 (UTC) (edited on 2024-08-08 00:50 (UTC) by ggdG)

Can't start the IDE after installing 2024.2-2.

Error message: Cannot find a runtime

Caused by:
Runtime not found

Please try to reinstall the IDE.
For support, please refer to https://jb.gg/ide/critical-startup-errors


/bin/idea.sh works fine, however, /bin/idea cannot work.

dcelasun commented on 2024-08-07 12:04 (UTC)

@nopreserveroot good idea, just pushed a new pkgrel with the change.

nopreserveroot commented on 2024-08-07 11:59 (UTC) (edited on 2024-08-07 11:59 (UTC) by nopreserveroot)

Hi, JetBrains recommends staring the IDE using the native launcher (the idea binary) and not the startup script (idea.sh). See https://youtrack.jetbrains.com/articles/SUPPORT-A-56/Switch-to-a-native-launcher-notification

I think replacing

  ln -s /opt/$pkgname/bin/idea.sh "$pkgdir"/usr/bin/$pkgname

with

  ln -s /opt/$pkgname/bin/idea "$pkgdir"/usr/bin/$pkgname

in line 60 would suffice.

dcelasun commented on 2024-07-23 16:37 (UTC)

Ah, so it's a China thing. Alright, I'll change the URL with the next version as I don't want to force an update for everyone by bumping pkgrel.

y5c4l3 commented on 2024-07-23 16:33 (UTC)

@dcelasun Yes, it holds true for the majority. I've added more details to my previous comment.

dcelasun commented on 2024-07-23 16:03 (UTC)

@y5c4l3 both URLs end up pointing to the same CloudFront distribution hosting the same file in the same S3 bucket.