src/share/classes/sun/launcher/resources/launcher.properties
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/share/classes/sun/launcher/resources/launcher.properties	Tue Jan  8 02:20:24 2013
--- new/src/share/classes/sun/launcher/resources/launcher.properties	Tue Jan  8 02:20:23 2013

*** 137,142 **** --- 137,144 ---- Error: JavaFX runtime components are missing, and are required to run this application java.launcher.jar.error1=\ Error: An unexpected error occurred while trying to open file {0} java.launcher.jar.error2=manifest not found in {0} java.launcher.jar.error3=no main manifest attribute, in {0} + java.launcher.jar.error4=no Profile manifest attribute in {0} + java.launcher.jar.error5=Profile {0} required by {1} not supported by this runtime java.launcher.init.error=initialization error

src/share/classes/sun/launcher/resources/launcher.properties
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File