首页 > 技术文章 > eclipse 启动报错“An error occurred while automatically activating bundle com.android.ide.eclipse.adt (843).”

coding2ing 2014-10-09 15:40 原文

刚开始以为下面这个错误呢,

Unable to create the selected preference page. - - ITeye技术网站
http://sun-xyun.iteye.com/blog/401614

结果查看jdk 版本是对的。通过

Error creating the view.An error occurred while automatically activating bundle org.eclipse.jdt.ui (110)-CSDN论坛-CSDN.NET-中国最大的IT技术社区
http://bbs.csdn.net/topics/260059216

得知,可能是eclipse 自身缓存了一些文件配置信息。

 

在命令行到eclipse目录下使用 eclipse.exe -clean试一下

 

好了。

推荐阅读