Hacker News new | ask | show | jobs
by ark15 4363 days ago
I second your JavaFX Webview recommendation. And if you are using JavaFX, you can always use its built-in native packaging tool

http://docs.oracle.com/javafx/2/deployment/self-contained-pa...

Not to say everything else is perfect in JavaFX world but I think if you want to deploy a JavaFX application that is cross platform, the only major missing piece now is auto update support/framework for these self contained applications