I have a few projects in my Eclipse workspace and the Android Lint warnings tab shows the errors and warnings in all the projects.
Is there any way I can filter the results so that I only see the warnings and errors of the current project?
The "problems" tab works as desired in this case and the Lint warnings and errors appear there as well, but the errors are not so descriptive and there's no "go to lint warning description" function.
Cheers.