Relates :
|
ClassLoader in com.javafx.main.Main.main() method generated by javafxpackager.exe tool does not search classes in jars at standard JRE extension libraries directory lib/ext. As a result, the desktop FX application which uses such extensions and runs fine under NetBeans gets "ClassNotFoundException" or "ClassDefFoundError" when is started as standalone jar.
|