You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using convention over configuration the fxml file has to be in the same package as the CodeBehind class. If this isn't working for a user we should provide a way to configure a custom path to the fxml file.
Using convention over configuration the fxml file has to be in the same package as the CodeBehind class. If this isn't working for a user we should provide a way to configure a custom path to the fxml file.
See this example:
The text was updated successfully, but these errors were encountered: