I get Unable to load Java Runtime Environment
when starting SQLWorkbenchJ.app.
I'm on macOS Catalina 10.15.2, and I installed the app with brew cask install sqlworkbenchj
. My JDK 8 is installed using brew install adoptopenjdk8
.
How do I solve this problem? SQLWorkbench/J does not provide any other helpful messages, even when I start it with open -a
in the Terminal.