Above Provider is throwing following error: "A Problem has occured - Parsing compilation database of project ExampleProject"
Is there a way to see get an exact error?
Edit: Error log can be shown by going to "Window -> Show View -> Other -> General -> Error Log"
Somehow i managed to run cmake from MinGW instead of the cygwin one which resulted in the errors above ("Build Tool Kits"). The overwrite points now to the cygwin version -> fixed