Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

Clear (and/or refresh) BugPathList when necessary #3

Closed ghost closed 8 years ago

ghost commented 8 years ago

Right now BugPathList does not get cleared when switching to another file or refreshing the currently selected file (refreshing by unfocusing/focusing) after a rebuild which possibly removes the report that has its BugPath in the BugPathList.