dbalek commented on code in PR #7737: URL: https://github.com/apache/netbeans/pull/7737#discussion_r1776473378
########## ide/parsing.indexing/apichanges.xml: ########## @@ -87,6 +87,20 @@ is the proper place. <!-- ACTUAL CHANGES BEGIN HERE: --> <changes> + <change id="ErrorsCache.getErrors"> + <api name="IndexingAPI"/> + <summary>Added method to ErrorsCache to return all errors or warnings for the given file</summary> + <version major="9" minor="37"/> Review Comment: Oops, thanks for pointing this out. -- 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
