asotona commented on code in PR #7776:
URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775491054


##########
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:
   I'm aware that NetBeans is bundling its own nb-javac and I can hardly 
imagine someone would like to try preview features of the latest JDK using 
outdated NetBeans (unless we are talking about EA JDKs and JDK javac should 
take over nb-javac).
   Using the latest NetBeans with the latest JDK features (including the 
preview ones - like JEP 477) seems to me a valid use case and it is not working 
out of the box now - that is why all these fixes are needed.



-- 
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

Reply via email to