Today there is a "Building..." label appearing around the problems entry when building a project. I think this originates from a time where we did not have support to show progress in the status bar.

I suggest to move this out of the problems marker and into the status progress facility via IProgressService.withProgress(ProgressLocation.Window)
//cc @dbaeumer
Today there is a "Building..." label appearing around the problems entry when building a project. I think this originates from a time where we did not have support to show progress in the status bar.
I suggest to move this out of the problems marker and into the status progress facility via
IProgressService.withProgress(ProgressLocation.Window)//cc @dbaeumer