You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
670 B
Diff
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>
|
|
|