/javafx-guice-archi-demo

A JavaFx demo application which uses the structure discussed in my series of blogposts at http://jedicoder.blogspot.be/2013/03/javafx-structuring-your-application.html

Primary LanguageJava

Prerequisites

  • Java SDK 1.7.0_13 assigned to JAVA_HOME environment variable

How to run

You can run the application by executing the following command on the command line:
> gradlew run