卸载的Andr​​oid ADTAndr、oid、ADT

由网友(浪孒追sμι者ζ)分享简介:这似乎是一个简单的任务,但我找不到从我的Eclipse安装干净地去安装ADT的选项。当然,我可以只删除该SDK的文件夹中,但下一次启动Eclipse的时候这只是抛出错误。我问的原因是因为我的老ADT不断抛出一个奇怪的错误(无法抓取网址https://dl-ssl.google.com/android/reposito...

这似乎是一个简单的任务,但我找不到从我的Eclipse安装干净地去安装ADT的选项。 当然,我可以只删除该SDK的文件夹中,但下一次启动Eclipse的时候这只是抛出错误。我问的原因是因为我的老ADT不断抛出一个奇怪的错误(无法抓取网址https://dl-ssl.google.com/android/repository/addons_list.xml,原因:找不到文件),我需要一个完整的,新鲜的重新安装

This seems like a trivial task, but I can't find an option to cleanly de-install the ADT from my Eclipse installation. Of course, I could just delete the folder of the SDK, but this just throws errors when starting up Eclipse the next time. The reason I'm asking is because my old ADT keeps throwing a wierd error (Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list.xml, reason: File not found) and I need a complete, fresh re-install.

重要提示: 下 帮助 - >关于Eclipse SDK - >安装的详细信息 卸载按钮,所有的Andr​​oid插件是灰色的。

Important: under Help -> about eclipse sdk -> installation details the uninstall button for all android plugins is greyed out

推荐答案

要删除的Eclipse ADT插件的唯一方法就是去帮助&G​​T;有关Eclipse /关于ADT>安装细节

The only way to remove the ADT plugin from Eclipse is to go to Help > About Eclipse/About ADT > Installation Details.

选择一个插件要卸载,然后单击卸载... 按钮的下方。

Select a plug-in you want to uninstall, then click Uninstall... button at the bottom.

如果您无法从这个位置删除ADT,那么你最好的选择可能是重新开始用干净的Eclipse安装。

If you cannot remove ADT from this location, then your best option is probably to start fresh with a clean Eclipse install.

阅读全文

相关推荐

最新文章