Reputation: 233
I have just updated SDK and ADT for eclipse and now there is one thing confused me: I cannot use "Run Android Lint" from menu "Window". But I can run it from eclipse toolbar or richt-click on my project, then "Android tools" -- "run lint". I'm not sure if this is a bug from Android or I have done something wrong by updating. Hat anybody the same problem as I? Thank you!
With best regards, Katrina
Upvotes: 7
Views: 1848
Reputation: 8281
Instead of running it from Window, right-click on your project in Project Explorer and, from Android Tools Run Lint: Check for Common Errors
Note that before you do this it may be necessary to do a "Clear Lint Markers" via the same menu.
Upvotes: 6