However, I don't know if there's an elegant way to fix this problem. Especially a fix that will work for both. The Image constructor might be able to determine who the caller Module was, and thus use ...
The Javafx project runs successfully from the intellij IDE, but when i run the same after creating an executable jar file it gives me the following error Exception in ...
In October 2011, I used the post Hello JavaFX 2.0: Introduction by NetBeans 7.1 beta to look at using NetBeans 7.1 beta to build a simple Hello, World style of JavaFX 2.0 application. In this post, I ...