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

Restore defaults in terms of CC configuration #65

Closed whisperity closed 8 years ago

whisperity commented 8 years ago

There should be a way for the configuration "module" to, essentially, forget every setting, most importantly the list of enabled and disabled checkers.

This should be hooked to the framework-given Restore defaults button.