Search Criteria
Package Details: datagrip-jre 2026.1.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: | 71 |
| Popularity: | 0.91 |
| First Submitted: | 2015-12-16 16:43 (UTC) |
| Last Updated: | 2026-05-05 19:17 (UTC) |
Dependencies (1)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
Required by (1)
- datagrip (optional)
Latest Comments
1 2 3 4 Next › Last »
dyrosis commented on 2026-01-07 01:53 (UTC) (edited on 2026-01-07 01:53 (UTC) by dyrosis)
jre8-openjdk is not sufficent, and should be pulled from the optional java-runtime list. I didn't realize it had 'satisfied' the requirement and was failing to launch over and over. I imagine other Java 8 versions won't work too.
java.lang.UnsupportedClassVersionError: com/intellij/util/lang/PathClassLoader has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0Cravix 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.jdkwith the path to the jdk you would like to use. E.g./usr/lib/jvm/java-11-openjdknewsboost commented on 2021-08-25 10:50 (UTC)
For the reference, this solved my problem: archlinux-java set java-11-openjdk
1 2 3 4 Next › Last »