eclipse 移除Android插件

来源:互联网 发布:python 二叉树 编辑:程序博客网 时间:2024/06/05 02:39


现状:xml保存时提示以下内容,很烦人

Could not initialize class com.android.tools.lint.checks.BuiltinIssueRegistry

解决方案:移除Android插件

help->about eclipse


单击 installation details,会出现以下内容,


图中选中的几项内容,单击下方的unintall,然后等待几秒钟后,会出现restart提示,确认!


然后工具栏中就没有安卓之类的了,同时xml文件保存也不会出现提示消息!