Installing ADT plugin in Eclipse for Android development

大兔子大兔子 提交于 2019-12-03 23:29:10

It seems that you have to run Eclipse as administrator.

It's an Eclipse bug, see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=350645

You shouldn't need to be administrator to install additional plugins...

Batsu
  1. Remove the ADT repo (Window->Preferences->Install/Updates->Available Software Sites)
  2. Add Indigo repo ("http://download.eclipse.org/releases/indigo")
  3. Run updates
  4. Add ADT repo again and install

I had this problem and it was driving me nuts!!! Tries everything listed on here but nothing and couple of other ideas from other sites. Finally figured out since I was on $%# &^$% VISTA that I had to move my Eclipse folder out of c:\program files to users. That fixed it. Thanks to all who had ideas as I could not have figured it out without the other help.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!