I'm beginning with Java and I've tried installing JavaFX on Netbeans, but I can't run anything because I get an error saying that JavaFX runtime components are missing.
I followed the instructions on the OpenJFX website and everything seemed to work fine.
I'm using Java 13 on Netbeans 11.1
Any idea where the problem is ?