neilcsmith-net commented on issue #7568:
URL: https://github.com/apache/netbeans/issues/7568#issuecomment-2226845557

   There's no way to add parameters with the macOS launcher, and changing the 
conf file inside the installation is problematic because it'll mark the bundle 
as broken.
   
   The best cross-platform approach to this is to copy `etc/netbeans.conf` to 
the `userdir` - eg. `<userdir>/etc/netbeans.conf` and edit it there.
   
   If you're using the Codelerity installers then the JDK in the report is 
wrong - this will be the current Azul JDK 22.  I can potentially look at 
adapting the build for the NB23 versions of those to add that flag in for macOS 
only.  We can't add that for all builds here as it will affect other OS.  We've 
had discussion before about splitting the options so that module requirements 
are separate, and it might be we need to look at supporting OS specific options 
too?


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