Search Criteria
Package Details: intellij-idea-ultimate-edition 2024.2.4-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://www.jetbrains.com/idea/ |
Licenses: | custom:commercial |
Submitter: | uwolfer |
Maintainer: | uwolfer (dcelasun) |
Last Packager: | dcelasun |
Votes: | 419 |
Popularity: | 0.82 |
First Submitted: | 2009-10-28 09:09 (UTC) |
Last Updated: | 2024-10-24 14:33 (UTC) |
Dependencies (6)
- giflib (giflib-gitAUR)
- libxrender
- libxtst
- intellij-idea-ultimate-edition-jreAUR (optional) – JetBrains custom JRE (Recommended)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk-openjdk-wakefieldAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, jdk21-openj9-binAUR, jdkAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, jre-jetbrainsAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, java-openjdk-ea-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (optional) – Required if intellij-idea-ultimate-edition-jre is not installed
- libdbusmenu-glib (optional) – For global menu support
Required by (4)
- flutter-beta (optional)
- flutter-dev (optional)
- flutter-git (optional)
- flutter-intellij-patch (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.2.4-aarch64.tar.gz
- https://download.jetbrains.com/idea/ideaIU-2024.2.4.tar.gz
- https://github.com/JetBrains/intellij-community/raw/master/bin/linux/aarch64/fsnotifier
- jetbrains-idea.desktop
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 41 Next › Last »
skypixel commented on 2019-01-20 15:40 (UTC)
Howdy, I get an error upon launching idea due to a not existing path in the idea python script. It's easily fixable by replacing
RUN_PATH = u'/usr/share/intellijidea-ce/bin/idea.sh'
withRUN_PATH = u'/usr/share/idea/bin/idea.sh'
in/usr/local/bin/idea
.Vrakfall commented on 2019-01-14 12:06 (UTC)
@vlord: Glad it helped :)
vlord commented on 2019-01-11 12:34 (UTC)
@Vrakfall
suppress.focus.stealing=false
works perfectly for i3, thank you very much.Vrakfall commented on 2018-12-06 10:37 (UTC) (edited on 2018-12-06 10:43 (UTC) by Vrakfall)
I found how to fix the focus issue in bspwm. Apparently, at some point JetBrains added a focus stealing suppression feature which fights with automatic focusing feature from WMs like bspwm, i3, etc...
In order to stop that from happening, you need to set the
suppress.focus.stealing=false
in youridea.properties
file. You can find it file inHelp -> Edit Custom Properties...
. Related github issueI believe this should also work for i3 but I don't use that WM at the moment so I could only test bspwm. This should also work for every JetBrains' IDE.
Another possibility, if that doesn't work, is you need to switch your boot JDK to another one that the one originally included with the IDE. For that, press
Ctrl + Shift + A
then type inSwitch Boot JDK
(case insensitive), choose the right option that appeared and you'll then have access to the switching menu. Related github issue (It's not completely related but could influence focus.)It would be nice from the maintainers to pin a message containing these solutions for others find the workarounds easily. For that purpose, I also include below the other i3-only solution previously suggested by @vlord:
irozgar commented on 2018-11-23 11:02 (UTC) (edited on 2018-11-23 11:02 (UTC) by irozgar)
@kkl2401 In their release blog post they say that they have removed the GTK and Windows themes
link: https://blog.jetbrains.com/idea/2018/11/intellij-idea-2018-3-github-pull-requests-java-12-multiline-todo-comments-git-submodule-support-and-more/
kkl2401 commented on 2018-11-23 10:22 (UTC)
Since 2018.3 I don't see Gtk+ among themes. Does anyone know if they removed it completely or if it is come kind of configuration problem because of which it cannot be loaded (I haven't seen anything suspicious in Idea's logs but I may have missed it)?
Vrakfall commented on 2018-11-22 18:24 (UTC)
@vlord: Thanks. I see. Well, I've got the same kind of problem with bspwm but don't know how to solve it so far.
vlord commented on 2018-11-16 09:00 (UTC) (edited on 2018-11-16 09:01 (UTC) by vlord)
@Vrakfall: No sorry. The purpose of the configuration I talked about is to prevent i3 to manage the focus and let intellij deal with it (it seems there is some kind of conflict when both are trying to manage focus).
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 41 Next › Last »