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

Add checker profile selection #179

Open vodorok opened 5 years ago

vodorok commented 5 years ago

The returned profiles from CodeChecker should be selected from a dropdown list.

vodorok commented 4 years ago

Profiles can be specified in extra parameter input. Added in #183