The Problem
By default, Eclipse Problem View shows errors and warnings for all projects. To boost our development productivity, we may only want it to show errors and warning for current project, especially when there are too many project.
The Solution
We can configure this in Eclipse Problem View like below:
We can easily switch between show all errors, errors/warning in current project or only errors/warning in selection.
By default, Eclipse Problem View shows errors and warnings for all projects. To boost our development productivity, we may only want it to show errors and warning for current project, especially when there are too many project.
The Solution
We can configure this in Eclipse Problem View like below:
We can easily switch between show all errors, errors/warning in current project or only errors/warning in selection.