Since I work with java11 i can't get the code recommenders for javaFX type in my FXML. It's very annoying because I have to write my imports manually.
I've installed e(fx)clipse and jdk11. I've also set in preference JavaFX the javaFX 11 + SDK parameter with javafx-sdk-11.0.2\lib and create a user library JavaFX SDK.
It seems that
eclipseversions after 2019-03 (4.11) doesn't accepte the FXML code recommenders annymore. So if anybody else needs this option it works witheclipse 2019-03 (4.11), the last version ofe(fx)clipseandjdk 11or latest.