Android Lint 工具
我已将 Android SDK 更新至修订版 16,但我似乎找不到 Android Lint
位于 Eclipse IDE 中的任何位置(首选项 -> Android)。还有什么额外的事情要做吗?我需要一些帮助。谢谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果 eclipse 中没有菜单点(
Window -> Run Android Lint
),很可能您只升级了 Android SDK,而没有升级 eclipse 插件。在这种情况下,请转到帮助 ->检查更新
。 Eclipse 应该告诉您有新的更新可用。只需单击下一步即可安装它们。然后在出现提示时重新启动 eclipse。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 toHelp -> Check for updates
. Eclipse should tell you that there are new updates available. Just click next to install them. Then restart eclipse when prompted.通过检查已安装的 pulgins 确保您首先安装了它。
然后右键项目,进入android Tools,有一个“Run Lint”
Ensure you installed it firstly, by checking pulgins installed.
Then right click the project, go android tools, there is a "Run Lint"