It is now possible to run an analysis from the UI even if no compilation database is found by the plugin, only by CodeChecker.
Note the "Setup compilation database" being added above CodeChecker log.
Currently the case where there's truly no databases, is not handled.
A future fix will most likely involve reading CodeChecker's output to achieve that.
It is now possible to run an analysis from the UI even if no compilation database is found by the plugin, only by CodeChecker.
Note the "Setup compilation database" being added above CodeChecker log.
Currently the case where there's truly no databases, is not handled. A future fix will most likely involve reading CodeChecker's output to achieve that.