neilcsmith-net commented on issue #8574: URL: https://github.com/apache/netbeans/issues/8574#issuecomment-2961769410
This isn't a bug. It was deliberately changed to prefer System.Logger by default in #8253 and following discussion at #8240 It's a better default because it's in `java.base`. You can change the defaults in the options using `Editor / Hints` and looking up `Surround with try-catch` under `Java / Error Fixes`. I do think this is a little hard to find in the current UI. Not sure if there's a better way we might display this information, or provide a hint on generation? -- 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 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