matthiasblaesing commented on code in PR #7938: URL: https://github.com/apache/netbeans/pull/7938#discussion_r1895548249
########## ide/svg/src/org/netbeans/modules/svg/navigation/SvgNavigatorPanel.java: ########## Review Comment: > I do everything as possible with NetBeans, which should do the work correctly, doesn't it? I thought NetBeans adds the stuff automatically when I commit. It does, but sometimes the scanner is not quick enough to catch up. Either invoking refresh from a "Diff to" view or choosing a smaller set of files to commit helped in all cases I saw that happen. -- 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
