Search Criteria
Package Details: intellij-idea-ultimate-edition-jre 2024.3-1
Package Actions
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: | 0.49 |
First Submitted: | 2009-10-28 09:09 (UTC) |
Last Updated: | 2024-11-14 06:59 (UTC) |
Dependencies (0)
Required by (1)
- intellij-idea-ultimate-edition (optional)
Sources (5)
- https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.4-linux-aarch64-b631.2.tar.gz
- https://download.jetbrains.com/idea/ideaIU-2024.3-aarch64.tar.gz
- https://download.jetbrains.com/idea/ideaIU-2024.3.tar.gz
- https://github.com/JetBrains/intellij-community/raw/master/bin/linux/aarch64/fsnotifier
- jetbrains-idea.desktop
Latest Comments
1 2 3 4 5 6 .. 41 Next › Last »
dcelasun commented on 2024-10-24 14:33 (UTC)
@munir0b0t all done, thanks!
munir0b0t commented on 2024-10-23 22:25 (UTC) (edited on 2024-10-23 22:29 (UTC) by munir0b0t)
Jetbrains now has an aarch64 build for this separate from the x86_64 build. I patched the PKGBUILD to use that since the x86_64 one did not work at all for me. It also bumps the version. Is it possible to include this patch in the next update?
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
with
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.
1 2 3 4 5 6 .. 41 Next › Last »