Highlighting problems in project Permanently deleted user Created November 23, 2007 10:15 Hi there.Is there any way to get IDEA to highlight all the errors in a project in a single window?
Hi Rayz,
No, AFAIK.
ReSharper has this kind of window. The problem is IDEA does not analyse the source code when you open your project. It only can see the errors when you open the file contains error or you make the project.
Okay.
Thanks for that ... :)