So i read that FX is no longer included in jdk since java11, so i followed this guide to install javafx. I also added the mentioned VM option. Somehow, it still says that there is a module missing but I don't understand?
At least it already recognizes fx classes but why not the module "com.example.fxgui" when it is right there?
This is my "Run -> Edit Configuration" window: