edvin
11/02/2017, 1:37 PMfxBundle
. The fxBundle
variable is configured to return in instance of Bundle
, but calling FrameworkUtil.getBundle()
in your case actually returned null. That means that you're probably not running in an OSGi context perhaps?