How to Build JavaFX 2 application with JRebirth Framework and Eclipse+Maven (optionally +Efxclipse)
JRebirth is a MVC like framework dedicated to JavaFX 2 applications. It provide a great separation of concerns and is easy to understand & use.
It has an integrated notification engine that is running in a custom thread to not disturb the JavaFX Application Thread.
Within 3 minutes you will be able to start to code your first JavaFX 2 application
Obviously you need a fresh eclipse installation + m2eclipse plugin (optionnally egit & efxclipse)
You can post your comments, problems and wishes on our mailing list : http://groups.google.com/group/jrebir...
More info at www.jrebirth.org