Seems like when you install JDK 11, it's not possible to compile the template editor, because the JavaFX library has been detached.
TODO: update the project so that the target runtime remains Java 8, but it can be compiled and run under Eclipse regardless of whether JDK8 or JDK11 is being used.
Seems like when you install JDK 11, it's not possible to compile the template editor, because the JavaFX library has been detached.
TODO: update the project so that the target runtime remains Java 8, but it can be compiled and run under Eclipse regardless of whether JDK8 or JDK11 is being used.