System Workbench for STM32 failed to run on Mac OS X
Ran into the "java missing" issue on Mojave.
From finder browsed to /Applications/SystemWorkBench, right-click and "Open Package Contents", continue to Contents/MacOS and noticed the "jre" (Kind = TextEdit Document).
In Addition I had a ~/Downloads/jre1.8.0_151.jre/ with inside /Contents.
Renamed the jre to jre_ and created a folder "jre" in that location and copied /Contents into that folder.
Now it starts works. Seems the installer does sth wrong while copying files.