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

Checker documentation can be accessable from report list #202

Open vodorok opened 4 years ago

vodorok commented 4 years ago

In a report category tree item context menu, there is a View Documentation menu item. Clicking on this, the default browser opens with the Clang static analyzer, or Clang Tidy documentation grouping page.

gyorb commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 3

Complexity increasing per file
==============================
- bundles/org.codechecker.eclipse.plugin/src/org/codechecker/eclipse/plugin/command/OpenDocsAction.java  2

See the complete overview on Codacy