We just released an update to editor-alpha
channel where we updated JDK used in editor (8 → 11), as well as some other dependencies. Most notable is JavaFX update that solves macOS Mojave issue: from now on, no workarounds should be necessary
If you experience problems, please report them. Meanwhile, you also can use stable release.
Bob still should work with both jdk 8 and jdk 11.
What do you think?
Edit: an issue have been found that prevents editor to start after update. We are working on it. Workaround is a fresh install.
Edit: we reverted the update, will properly fix it, then release it again. The problem is applying update didn’t remove previously existing files, and newer JVM refuses to start when lib/ext
directory is present (which remained from previous JDK version).
Edit: released a fixed update that should let editor start