Hello,
I have faced the problem that TornadoFX currently is not fully support work with Java > 8. Unfortunatelly, I have a few things which I may have only using Java 11 + JavaFX 12. Do anybody tried to use it together? Which problems was found and how they can be solved?
k
Kevin Luke
07/18/2019, 1:01 AM
Not sure if it's any help, but im using JavaFX thru Java11zulu:
Copy code
OpenJDK 64-Bit Server VM Zulu11.29+3-CA (build 11.0.2+7-LTS, mixed mode)
You can install it with SDKMAN. Seems to work great!