I have a project which refers to several other projects. When I build the main project, CCS builds the dependent projects as well.
Problem comes when I try to see the logs coming out from all the projects. Each project in CCS has its own console and the logs go to the respective console. I have to manually check all the project console windows to find out if everything got built successfully or not.
How can I share the same console window for all the projects as it was the case with CCSv3?