Highlighting problems in project Permanently deleted user 创建于 2007年11月23日 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 ... :)