CodeCompass icon indicating copy to clipboard operation
CodeCompass copied to clipboard

Automatically detect new and removed projects in the webserver

Open mcserep opened this issue 4 years ago • 0 comments

Automatically detect if a project was added to (or removed from) the workspace directory, without manually restarting the CodeCompass_webserver binary.

Currently a new project is automatically added to the dropdown list of the UI, but loading it fails (CppService throws 404).

mcserep avatar Mar 04 '21 21:03 mcserep