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

More robust Add CodeChecker nature menu item handling. #138

Closed vodorok closed 5 years ago

vodorok commented 5 years ago

Now the menu item Add CodeChecker nature only appers for CDT projects. On anything else it will be omitted.