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

Startup fixes #186

Closed vodorok closed 5 years ago

vodorok commented 5 years ago

There was nullpointer exceptions accessing projects not previously opened, and CodeChecker was not initialized in configuration when a previously closed project was opened.