Search Criteria
Package Details: datagrip-jre 2024.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/datagrip.git (read-only, click to copy) |
---|---|
Package Base: | datagrip |
Description: | JBR (JetBrains Runtime) for DataGrip - a patched JRE |
Upstream URL: | https://github.com/JetBrains/JetBrainsRuntime |
Licenses: | custom:jetbrains |
Conflicts: | 0xdbe, 0xdbe-eap |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 64 |
Popularity: | 0.038117 |
First Submitted: | 2015-12-16 16:43 (UTC) |
Last Updated: | 2024-11-14 14:32 (UTC) |
Dependencies (1)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
Required by (1)
- datagrip (optional)
Latest Comments
1 2 3 4 Next › Last »
Cravix commented on 2024-08-31 13:10 (UTC) (edited on 2024-09-03 06:01 (UTC) by Cravix)
Hi there, I keep getting error as below when running datagrip, while intellij idea and pycharm do work:
--update:
I tried to use /opt/datagrip/bin/datagrip.sh to start datagrip, and it works fine. Could it be better to change Exec attribute in desktop file to .sh executable?
Roknauta commented on 2024-08-13 10:40 (UTC) (edited on 2024-08-13 10:41 (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
Corpswalker commented on 2022-08-12 07:33 (UTC)
Hi, I adapted the package to work also with aarch64 architecture (on my Mac M1 at least). Here is the patch:
diogobaeder commented on 2021-09-20 21:49 (UTC)
Sorry, I deleted my previous comment (about trying to make datagrip work with datagrip-jre) because it was just stupid - only later I realized that datagrip doesn't depend on datagrip-jre to be installed, so after I explicitly installed it, datagrip works just fine. My bad, lack of attention, sorry...
freswa commented on 2021-09-20 21:46 (UTC) (edited on 2021-09-20 21:46 (UTC) by freswa)
Create
~/.config/JetBrains/DataGrip2021.2/datagrip.jdk
with the path to the jdk you would like to use. E.g./usr/lib/jvm/java-11-openjdk
newsboost commented on 2021-08-25 10:50 (UTC)
For the reference, this solved my problem: archlinux-java set java-11-openjdk
newsboost commented on 2021-08-24 08:04 (UTC) (edited on 2021-08-24 08:05 (UTC) by newsboost)
@freswa: Thanks - I thought I had the latest JRE: I have "extra/jre-openjdk 16.0.2.u7-1 (183.7 KiB 507.4 KiB) (Installed)" and 'java -version' says: 'openjdk version "1.8.0_292"'. But I uninstalled and installed datagrip-jre. The problem is that I don't see any "datagrip" binary executable to start. I don't understand that (unlike for the other package). So I'm thinking, maybe it's better to install via snap, although I prefer Arch-packages (incl. AUR)... hmm... Snap is last resort.
1 2 3 4 Next › Last »