equal
deleted
inserted
replaced
137 Error: JavaFX runtime components are missing, and are required to run this application |
137 Error: JavaFX runtime components are missing, and are required to run this application |
138 java.launcher.jar.error1=\ |
138 java.launcher.jar.error1=\ |
139 Error: An unexpected error occurred while trying to open file {0} |
139 Error: An unexpected error occurred while trying to open file {0} |
140 java.launcher.jar.error2=manifest not found in {0} |
140 java.launcher.jar.error2=manifest not found in {0} |
141 java.launcher.jar.error3=no main manifest attribute, in {0} |
141 java.launcher.jar.error3=no main manifest attribute, in {0} |
|
142 java.launcher.jar.error4=no Profile manifest attribute in {0} |
|
143 java.launcher.jar.error5=Profile {0} required by {1} not supported by this runtime |
142 java.launcher.init.error=initialization error |
144 java.launcher.init.error=initialization error |
143 java.launcher.javafx.error1=\ |
145 java.launcher.javafx.error1=\ |
144 Error: The JavaFX launchApplication method has the wrong signature, it\n\ |
146 Error: The JavaFX launchApplication method has the wrong signature, it\n\ |
145 must be declared static and return a value of type void |
147 must be declared static and return a value of type void |