I have a project which uses the ActionBarSherlock library. When I run Lint on my project, I get a lot of errors and warnings in ActionBarSherlock, which I don't care about.
How can I run Lint only on my project, not the libraries it uses? (Note: I am using the 'Check MyProject' option).