Eclipse和Android的错误“parseSdkContent失败”错误、Eclipse、Android、parseSdkContent

2023-09-04 10:30:10 作者:望断江南岸

有了这个问题,因为我升级了 Android的工具 21.1。当我启动Eclipse,即使是在一个干净的工作空间,我得到 parseSdkContent失败的错误和细节说:

Having this issue since I upgraded the Android Tools to 21.1. When I start eclipse, even in a clean workspace, I get the error parseSdkContent failed and the details say:

com.android.sdklib.devices.DeviceManager.createInstance
(Ljava/lang/String;Lcom/android/utils/ILogger;)
Lcom/android/sdklib/devices/DeviceManager;

我已经搜查了互联网,并试图几乎每一个解决办法,但都无济于事。当我去到Android preferences,并尝试设置路径的SDK,它说没有目标可用。还有什么我可以试试吗?我不能做我的任何Android的发展,直到它固定的。

I have searched the internet and tried almost every solution but to no avail. When I go to Android preferences and try to set the path to the SDK , it says no target available. Is there anything else that I can try? I can't do any of my Android Development until it's fixed.

推荐答案

好吧,我刚刚删除日食并重新安装。失去了所有的我的设置等,但它是我所能做的。一定有什么变​​得损坏在ADT的升级。

Ok I just deleted eclipse and reinstalled. Lost all of my settings etc. but it's all I could do. Something must have gotten corrupted in the upgrade of the ADT.