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: 2.47
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-04-30 14:23 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 40 Next › Last »

soloturn commented on 2020-07-22 09:47 (UTC)

anthraxx solved this with the community edition, by installing openjfx and putting it on the classpath: https://github.com/archlinux/svntogit-community/tree/master/intellij-idea-community-edition/trunk

with 2020.2 javafx will not be there an more but java-cef: https://blog.jetbrains.com/platform/2020/07/javafx-and-jcef-in-the-intellij-platform/

godaprojects commented on 2020-07-02 10:19 (UTC)

intellij-idea-ultimate-edition and intellij-idea-ultimate-edition-jre have to be installed for this issue to be solved.

"Tried to use preview panel provider (JavaFX WebView), but it is unavailable. Reverting to default."

dcelasun commented on 2020-05-27 13:07 (UTC)

I honestly don't know how you've managed that :) Try following the instructions on this page and switch to Jetbrains' JRE: https://www.jetbrains.com/help/idea/switching-boot-jdk.html

fokot commented on 2020-05-27 12:35 (UTC)

No, OpenJDK 64-Bit Server VM by Oracle Corporation

dcelasun commented on 2020-05-27 11:38 (UTC)

It should say OpenJDK 64 Bit Server VM by Jetbrains s.r.o, does it say that?"

fokot commented on 2020-05-27 11:30 (UTC)

I have OpenJDK there, shoudl I change some configs?

dcelasun commented on 2020-05-27 10:00 (UTC)

@fokot no problem. I'm not familiar with pamac but when you install intellij-idea-ultimate-edition it should install both intellij-idea-ultimate-edition and intellij-idea-ultimate-edition-jre. You can check by launching IDEA and going to Help -> About. You should see the JRE in use like this. Do you see the Jetbrains JRE there?

fokot commented on 2020-05-27 09:52 (UTC)

Thanks @dcelasun. And how should I install the jre version? Sorry I switched to linux form mac just few weeks ago. I just did pamac install intellij-idea-ultimate-edition. And this is where I have some files. In bauh where is probably flatpack or snap version (which was not working for me).

$ sudo find / -name intellij-idea-ultimate-edition
/home/fokot/.cache/bauh/arch/installed/aur/intellij-idea-ultimate-edition
find: ‘/run/user/1000/gvfs’: Permission denied
/usr/bin/intellij-idea-ultimate-edition
/var/tmp/pamac-build-fokot/intellij-idea-ultimate-edition
/opt/intellij-idea-ultimate-edition

dcelasun commented on 2020-05-27 07:29 (UTC)

@fokot you need to install intellij-idea-ultimate-edition and intellij-idea-ultimate-edition-jre which are both included in the package. I think maybe your AUR helper is doing something weird with split packages. If in doubt, download the tarball and install with makepkg -si.