I have installed everything for JavaFX but there is a problem I can't fix. Can someone help me?
Error occurred during initialization of boot layer java.lang.module.FindException: Module javafx.fxml not found
I installed everything for a JavaFX project. I added the library and did the VM arguments, yet I can't fix the boot layer.
Can someone help me out?