Hi, In the Ant-based JavaFx project, there is a nifty option "Make controller" when right-clicking on the .fxml file. This will update the associated controller with the .fxml once changes made to the .fxml file. In the maven based JavaFx project, this option is missing or at least I can't find it by right-clicking on the .fxml file. Any idea? Thanks