简体   繁体   English

“自动激活bundle com.android.ide.eclipse.adt时发生错误”

[英]“An error occurred while automatically activating bundle com.android.ide.eclipse.adt”

When going here: right-click on my project > Properties > Android the below error happens. 到这里时:右键单击我的项目>属性> Android,发生以下错误。

LKJ

This error happens when I go to Properties > Android on the project or either of the libraries (ignore BibleTriviaPro). 当我在项目或其中一个库(忽略BibleTriviaPro)上转到Properties> Android时会发生此错误。

This error seems to have came out of nowhere. 这个错误似乎无处不在。 I cannot think of anything I have changed and now all of a sudden tonight this error comes up. 我想不出我已经改变了什么,现在突然间,今晚这个错误出现了。 How can I fix this? 我怎样才能解决这个问题?

I was having the same error this morning strange as everything was fine last night. 我昨天早上有同样的错误,因为昨晚一切都很好。

Try cleaning all projects in workspace then restart eclipse - worked for me 尝试清理工作区中的所有项目,然后重启eclipse - 为我工作

Go to Help - eclipse market place - search for adt. 转到帮助 - eclipse市场 - 搜索adt。 Then update or install it. 然后更新或安装它。 This worked for me. 这对我有用。

在打开我在更新之前创建的新工作区(更新后删除了所有项目的位置)后更新Android SDK和Eclipse ADT后出现此错误。我的解决方案是加载另一个包含项目的工作区,然后加载新工作区再次。

Eclipse seems to search the same folder for 'sdk' , so I put sdk folder back in the same folder as Eclipse's. Eclipse似乎在'sdk'的同一个文件夹中搜索,所以我把sdk文件夹放回到与Eclipse相同的文件夹中。 and problem solved. 问题解决了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM