I have some problems running the lazybones griffon-javafx-java template on java 9. There seems multiple problems. I have to add --add-modules=ALL-SYSTEM to avoid ...
Using Griffon 2.16.0 on a brand-new project (Griffon, Swing, Java) on Windows 10, it successfully compiles with both JDK8 and JDK11. It will run on JDK8, but fails with java.lang.NoClassDefFoundErr ...