unable to launch jar in dist folder
911553Jan 26 2012 — edited Jan 29 2012Hello Everyone.
I'm using Netbeans 7.1, javafx 2.02. I have a small application in JavaFX, the software executed fine from Netbeans IDE, however when i tried to launch it by double clicking the jar file directly, i got this "JavaFx launcher Error, exception while running application".
Need advice, probably this topic is more on how to deploy a developed JavaFX application
1. Was it because i'm not suppose to launch the program directly and need some upfront settings before i'm allowed to do so?
2. How to get more detail error on whats went wrong
3. How to effectively deploy my application
Many thanks in advance.