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
It would be great to have a plugin for intellij, where you can create a mvvmfx project. In detail, it should have a create dialog, where you can name the view and viewmodel and the plugin would create the project structure with the folders in main and resources and the associated .java and .fxml files.
Also there could be an option to use a CDI or Guice application.
The text was updated successfully, but these errors were encountered:
It would be great to have a plugin for intellij, where you can create a mvvmfx project. In detail, it should have a create dialog, where you can name the view and viewmodel and the plugin would create the project structure with the folders in main and resources and the associated .java and .fxml files.
Also there could be an option to use a CDI or Guice application.
The text was updated successfully, but these errors were encountered: