robbatt / AfterburnerDolphin

the meshup of afterburner.fx and open-dolphin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AfterburnerDolphin

Simple example project as a showcase to bring OpenDolphin (http://www.open-dolphin.org) and Afterburner.fx (http://afterburner.adam-bien.com) together and see if they can benefit from each other.

blog post: http://www.canoo.com/blog/2013/05/17/afterburnerdolphin-effective-enterprise-javafx-development/

Setup

  • Maven
  • Java 7 with JavaFX
  • Afterburner.fx installed to your (local) Maven repository as it's not included in Maven central yet.
  • Load up this project in your IDE (e.g. via the pom.xml) or build it with maven.

Run

Use the ApplicationInMemoryStarter from the combined module to run the project from your IDE.

About

the meshup of afterburner.fx and open-dolphin