Yes, it's possible to compile your JavaFX code as a native app, and then code sign it and submit it to the Mac App store. Package your JavaFX App Here are a couple of great links: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/packagingAppsForMac.htmlhttps://gist.github.com/jewelsea/5018976 The Shell Script to Package your Code
Drools6.1 and JavaFX8 with Java8 – Genealogy Rules
I wanted to create a simple project that integrated Drools6.0 with JavaFX8 using Java8 and some of its new features. So, here goes. Objective We are going to go back to one of the classic problems of Genealogy. You're tracing your family tree and you've found hundreds of people who could be related but matching... Continue Reading →