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

Fixes for linked resources #199

Closed gamesh411 closed 4 years ago

gamesh411 commented 4 years ago

Sources that reside in an eclipse project with a linked state, (similar to symlinks but not the same) wouldn't get reports displayed.

Patch by Vodorok.

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/views/report/list/ReportListView.java  3

See the complete overview on Codacy