neilcsmith-net commented on issue #5260: URL: https://github.com/apache/netbeans/issues/5260#issuecomment-1403365411
> But I admit that it's very useful when you're debugging in NetBeans, need to make small changes to the code and don't want to do a full redeploy of your application. Why do people think they need `Compile on Save` for that feature?! I use `Apply code changes` all the time without it. > are we saying it's probably something in `nb-javac` ... ? It might be, but as that's mostly an automated backport of javac from JDK 19 to JDK 8, I'd start with how that's invoked inside the NetBeans sources when compile-on-save is active. -- 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