@aeric
I am not sure that my previous jdk11 was correctly installed (I did not use JavaFx before)
I made as you said ! But nothing works !
the cmd java -version returns :
View attachment 149207
It seems that OpenJDK is correct (version 18.9) but openjdk is always on the previous jdk 11.
javafx -version returns that there is no javafx...
When I compile (B4J), the log says "Java Version : 8" although I change the path to the new adress of the java 19 compiler
Do you have any idea ?