255256257258259260261262263264265
} catch (IOException e) { e.printStackTrace(); } } params.put(StandardBundlerParam.APP_RESOURCES.getID(), new RelativeFileSet(jfxAppOutputDir, resourceFiles)); if (bundleArguments == null) { bundleArguments = new HashMap<>(); }