Hi!
I'm trying to better understand how to properly create Eclipse Plugins that rely on JavaFX with OpenJFX-11, and I ended up on this page : https://github.com/eclipse-efx/efxclipse-eclipse/wiki/Eclipse4-application-on-OpenJFX-11
I tried to follow the items there but I don't understand when it says "Open the JavaFX-Preference Page and point it to the lib-Folder of the OpenJFX-SDK"; what preference page is that? I can't find any JavaFX preference page in eclipse 2019-12 with e(fx)clipse 3.70 installed.
I also cannot find any "e4 Application projects" wizard, for the next step.
any help would be appreciated − or a pointer to any other relevant documentation :)