Today I created a JavaFX FXML project for fun but I got some errors right away, so I deleted the project and created a normal JavaFX project since that was what I originally needed. Now when I create normal JavaFX-projects, the folders and files and different than before. When I press the "Run Project"-button it runs as "jfxsa-run" and I get a lot of errors, but when I right-click and run the file it runs as "run-single" and I have no problems at all. When I run an old JavaFX-project it only runs as "run". How do I get it back as it used to be?
The error: http://piclair.com/wwesb (It's a picture)