modules/fxpackager/src/main/resources/com/sun/javafx/tools/packager/Bundle.properties

Print this page

        

@@ -202,7 +202,8 @@
 MSG_UserProvidedJRE=Using base JDK at\: {0}
 MSG_UseSystemJRE=No base JDK. Package will use system JRE.
 MSG_BundlerPlatformException=Bundler {0} skipped because the bundler does not support bundling on this platform.
 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem\: {1}\
 Advice to fix\: {2}
+MSG_BundlerConfigExceptionNoAdvice=Bundler {0} skipped because of a configuration problem\: {1}
 MSG_BundlerRuntimeException=Bundler {0} failed because of {1}
 MSG_JarNoSelfCopy=Skip jar copy to itself\: {0}