Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin does not handle multi-root workspace #113

Closed
benjaminhdavis opened this issue Jul 8, 2022 · 2 comments
Closed

Plugin does not handle multi-root workspace #113

benjaminhdavis opened this issue Jul 8, 2022 · 2 comments

Comments

@benjaminhdavis
Copy link

I'm using this plugin on a multi-root workspace with a configuration like:

folder1/compile_commands.json
folder2/compile_commands.json

If I modify C code in folder2/something.c the CodeChecker analyze will run using folder1/compile_commands.json

@dkrupp
Copy link
Member

dkrupp commented Jul 15, 2022

I think this feature is best supported by the CodeChecker tooling itself, because then it would give the same look and feel for command line users:
Ericsson/codechecker#3708

@dkrupp
Copy link
Member

dkrupp commented Nov 22, 2023

If the plugin is used with CodeChecker 6.22.0 it does handle multi-root workspace.

@dkrupp dkrupp closed this as completed Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants