asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775404570
########## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ########## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File Launcher +GlobalSettingsPanel.vmLabel.text=VM Options: Review Comment: :) nice, you care about backward compatibility of almost non-functioning feature and you are afraid that people may intentionally break it even more by typing in a global option, forgetting it, then accidentally using incompatible JDK, set the incompatible JDK per each individual file - well and then be surprised that it fails with an error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
