javafx-example Simple JavaFX project with dependency injection using Dagger 1 and an event bus using Guava. Run it Open a shell (or command prompt) in the project directory. On Windows, execute gradlew run. On other systems, execute ./gradlew run.