#166858 - tasklist doesn't refresh
Stanislav Aubrecht <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
- http://www.netbeans.org/issues/show_bug.cgi?id=166858 - task list doesn't clear its cache when all tasks are removed from a given file. this leads to e.g. deleted TODO tasks being visible in task list window until a new TODO is created in that file - the fix is simple, just clear the cache when a file is being indexed - reviewed by QE