swpalmer opened a new issue, #5023: URL: https://github.com/apache/netbeans/issues/5023
### Apache NetBeans version Apache NetBeans 16 release candidate ### What happened In preferences/settings under Editor, Formatting, language Java, category Spaces: The sample code used has a misplaced closing brace. Instead of closing the ‘meth’ method it is after the following “add” method, ending the example with a double “} }” on the same line. ### How to reproduce Open the preferences/settings dialog. Those "Editor", then "Formatting". Select language "Java", category "Spaces". Observer the sample code in the preview area. ### Did this work correctly in an earlier version? No / Don't know ### Operating System macOS 13.1 ### JDK JDK 17.0.5 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else Always ### Are you willing to submit a pull request? Yes ### Code of Conduct Yes -- 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: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists