nmatt commented on issue #9172:
URL: https://github.com/apache/netbeans/issues/9172#issuecomment-3817695859

   @mbien: I regularly run into situations where NetBeans' internal index seems 
to be broken to various degrees. Sometimes just exceptions like here, sometimes 
imports that don't resolve anymore in the editor although the classes exist and 
external compilation has no issues. Oftentimes I have to wipe the index cache 
on disk to get NetBeans to parse and resolve everything correctly again. 
Unfortunately I have large projects where reindexing takes considerable time. 
My question: Is there a workable approach for tracking down what is causing 
problems of this sort? Maybe some existing instrumentation of the indexing 
logic and usage?


-- 
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

Reply via email to