1. NetBeans

The sample application (see Getting Started) provides a nbactions.xml file for the drombler-fx-application project, which supports run and debug out-of-the-box.

2. IntelliJ

To run the application:

  • Create a Maven run configuration

  • Working directory: the drombler-fx-application project

  • Command line: exec:exec

To debug the application:

TBD

3. Eclipse

To run the application:

TBD

To debug the application:

TBD