Is there a way in Netbeans 7.2 to have all compile errors of all open projects display in some task list, just like the "Action Items" do? I just can't find any.
The reason behind this is that I make some method signature change that for example affects 20 different callers which I'd like to change successively without having to work through the project tree.