openjfx / samples

JavaFX samples to run with different options and build tools
BSD 3-Clause "New" or "Revised" License
578 stars 1.52k forks source link

Update to JavaFX 13 #36

Closed abhinayagarwal closed 4 years ago

abhinayagarwal commented 4 years ago

Update samples and documents to JavaFX 13.

I have also tried to remove data which needs to be updated every time. For example, we explicitly mention "JDK 12" in our documents to be used with JavaFX 12. This has been replaced by "JDK 11 or later".