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 all files refreshing #47

Closed Locutus18 closed 8 years ago

Locutus18 commented 8 years ago

Without having an EditorPart (an edited file) open from a project, when a certain project is built, the All Files ReportListView is not updated. But we could be able to update it as from the selection in the Projects view, we can figure out which is the currently selected and thus built project.