neilcsmith-net commented on PR #9331: URL: https://github.com/apache/netbeans/pull/9331#issuecomment-4242641996
I'm inclined against doing this, particularly with options that cannot be overridden later on the CLI. The less JDK options we have in the configuration file the better. For anyone using an installer package (which is probably the majority of our user base), the `.conf` file should be treated as uneditable. It's possible for the user to copy and edit `netbeans.conf` in the userdir, and providing an option to apply / edit options there might be better. A note of useful options, like this one, to improve performance might be good, as well as how to add them. Perhaps on the download page? -- 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
