How to get working the code recommenders for javaFX type in the FXML with java11?

42 views Asked by At

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.

1

There are 1 answers

0
Baarda On

It seems that eclipse versions after 2019-03 (4.11) doesn't accepte the FXML code recommenders annymore. So if anybody else needs this option it works with eclipse 2019-03 (4.11), the last version of e(fx)clipse and jdk 11 or latest.