Files
2021-12-10 00:49:53 +02:00

12 lines
670 B
Diff

--- DBeaver.app/Contents/Info.plist.orig 2021-12-10 00:10:17.000000000 +0200
+++ DBeaver.app/Contents/Info.plist 2021-12-10 00:10:48.000000000 +0200
@@ -53,6 +53,7 @@
<key>Eclipse</key>
<array>
+ <string>-vm</string><string>/Library/Java/JavaVirtualMachines/@@JAVA_VERSION@@/Contents/Home/bin/java</string>
<!-- to use a specific Java version (instead of the platform's default) uncomment one of the following options:
<string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Commands/java</string>
<string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java</string>