You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/11/28 19:30:35 UTC

[GitHub] [netbeans] swpalmer opened a new issue, #5023: Formatting preferences for Java contains bad sample code

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-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi closed issue #5023: Formatting preferences for Java contains bad sample code

Posted by GitBox <gi...@apache.org>.
lkishalmi closed issue #5023: Formatting preferences for Java contains bad sample code
URL: https://github.com/apache/netbeans/issues/5023


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists