Hello,
i have for example a button in my fxml file with a onAction event but no controller assigned inside the fxml.
because of that, IntelliJ IDEA colors the onActions red and gives me a lot of errors when i commit my code or in other situations (codeanalysis...)
how can i disable the coloring and turn off the errors
Thanks a lot