jdk/src/share/classes/sun/launcher/resources/launcher.properties
changeset 14518 f4b1adde53b3
parent 14342 8435a30053c1
child 15003 364408faddeb
equal deleted inserted replaced
14517:e50acb436a8d 14518:f4b1adde53b3
   129     Error: Main method must return a value of type void in class {0}, please \n\
   129     Error: Main method must return a value of type void in class {0}, please \n\
   130     define the main method as:\n\
   130     define the main method as:\n\
   131 \   public static void main(String[] args)
   131 \   public static void main(String[] args)
   132 java.launcher.cls.error4=\
   132 java.launcher.cls.error4=\
   133     Error: Main method not found in class {0}, please define the main method as:\n\
   133     Error: Main method not found in class {0}, please define the main method as:\n\
   134 \   public static void main(String[] args)
   134 \   public static void main(String[] args)\n\
       
   135     or a JavaFX application class must extend {1}
       
   136 java.launcher.cls.error5=\
       
   137     Error: JavaFX runtime components are missing, and are required to run this application
   135 java.launcher.jar.error1=\
   138 java.launcher.jar.error1=\
   136     Error: An unexpected error occurred while trying to open file {0}
   139     Error: An unexpected error occurred while trying to open file {0}
   137 java.launcher.jar.error2=manifest not found in {0}
   140 java.launcher.jar.error2=manifest not found in {0}
   138 java.launcher.jar.error3=no main manifest attribute, in {0}
   141 java.launcher.jar.error3=no main manifest attribute, in {0}
   139 java.launcher.init.error=initialization error
   142 java.launcher.init.error=initialization error