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

Bug path window should not refresh when clicking in the bug path list #10

Closed Locutus18 closed 8 years ago

Locutus18 commented 8 years ago

When clicking in the steps in a bug puth and the bug event leads to a new file, the actually viewed bug path refreshes and disappears. this is very annoying. Solution: do not refresh bug path when clicking in the bug path list, only when a file is changed from the project explorer.