Android Lint Tool

前提是你 提交于 2019-12-11 07:16:09

问题


I have updated my Android SDK to Revision 16 but I can't seem to find Android Lint

anywhere in my Eclipse IDE (Preferences -> Android). Are there any additional things to be done? I need some help. Thanks.


回答1:


Ensure you installed it firstly, by checking pulgins installed.

Then right click the project, go android tools, there is a "Run Lint"




回答2:


If there is no menu point in eclipse (Window -> Run Android Lint), chances are that you only upgraded your Android SDK and not the eclipse plugin. In this case go to Help -> Check for updates. Eclipse should tell you that there are new updates available. Just click next to install them. Then restart eclipse when prompted.



来源:https://stackoverflow.com/questions/8569704/android-lint-tool

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!