mbien commented on PR #7776: URL: https://github.com/apache/netbeans/pull/7776#issuecomment-2367799705
there is no need to rush anything in. The next release is still a bit away. There are other small details which likely could be improved on this PR too, for example the run action should likely save all unsaved tabs (analog to other project based run actions), not just one file since this could create an annoying loop where a student has `Main.java` and `Util.java` and tries to run Main while editing Util without seeing any changes. Please leave this PR open, even if you don't have time for follow ups, It can still be closed in case other impls appear. -- 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
