matthiasblaesing commented on PR #7616:
URL: https://github.com/apache/netbeans/pull/7616#issuecomment-2254141023

   Please have a look at the Formatting options in the project preferences. 
They reference the global settings by directly opening the global options 
dialog with the right page opened. I think that would be a better alternative, 
as we then have only a single location to configure global options and don't 
duplicate the necessary code:
   
   
![image](https://github.com/user-attachments/assets/612b26f7-4b4b-4439-b4f5-ec644ce111e0)
   
   The code:
   
   
https://github.com/apache/netbeans/blob/c2fec5309db3db0b9e0c19c45601b8f883966fee/ide/editor.indent.project/src/org/netbeans/modules/editor/indent/project/FormattingCustomizerPanel.java#L432-L434
   
https://github.com/apache/netbeans/blob/c2fec5309db3db0b9e0c19c45601b8f883966fee/ide/editor.indent.project/src/org/netbeans/modules/editor/indent/project/FormattingCustomizerPanel.java#L448


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