mbien commented on issue #8130: URL: https://github.com/apache/netbeans/issues/8130#issuecomment-2590902488
i am not sure if modules can inherit a repository wide formatter setting from the parent project. Only few modules come with their own formatter config: https://github.com/search?q=repo%3Aapache%2Fnetbeans+%22auxiliary.org-netbeans-modules-editor%22&type=code I am also not sure how to write all defaults into a property file, it seems to add only settings which were modified plus a few extra. Btw it is really easy to start NetBeans with default config. All you have to do is `netbeans --userdir /tmp/tmpusr1`. -- 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
