neilcsmith-net commented on issue #6707: URL: https://github.com/apache/netbeans/issues/6707#issuecomment-1814343502
Yes, this has been discussed recently in the context of the IDE and all the module system add-opens / add-exports too. One possible approach might involve using arg files for the JPMS related things. There's also the complication that these files are treated as a shell script on Linux / macOS, but not on Windows. Interpreting as a script makes it easier to include the default options. -- 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
