Edit designer-help.md

This commit is contained in:
Brune Ewen
2025-12-03 11:37:06 +00:00
parent e25ff32a21
commit 51a707b296

View File

@@ -3,6 +3,9 @@
## Download JavaFX
If JavaFX is not installed you can download it [here](https://gluonhq.com/products/javafx/).
Check the current version of your JDK by running ```java --version``` and download the corresponding version ("Minimum JDK" column).
* Java 23 => JavaFX 25
* Java 22 => JavaFX 24
* Java 21 => JavaFX 23
* Java 17 => JavaFX 21
* Java 11 => JavaDX 17