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

ReportList Refreshing #28

Closed Locutus18 closed 8 years ago

Locutus18 commented 8 years ago

ReportList is constantly being updated as of now. My goal is that the ReportList should NOT be updated when the user clicks on a new BugPathEvent and opens a new EditorPart, as the user now loses the original trace of BugPathEvents with this and this is not intended.