Trying to install Android ADT and a few other things in Eclipse

妖精的绣舞 提交于 2019-12-11 11:41:04

问题


And I pretty much feel like I'm getting the runaround. I get this error:

Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 20.0.0.v201206242043-391819 (com.android.ide.eclipse.adt.feature.group 20.0.0.v201206242043-391819) Missing requirement: Android Development Tools 20.0.0.v201206242043-391819 (com.android.ide.eclipse.adt.feature.group 20.0.0.v201206242043-391819) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found

I was sure I already had this but it's insisting I don't and I don't know where to find it on the Web. Can anybody help? If it helps, I have Linux Mint.


回答1:


I got a similar error while I was trying to install a plugin on new Eclipse version Juno. When I tried it in older version, Indigo, It worked.




回答2:


To give a little more detail to the 'reload a few things where it says "Available Software Sites"' This is the additional "things" that I loaded to get it to work:

Juno
http://download.eclipse.org/releases/juno
The Eclipse Project Updates
http://download.eclipse.org/eclipse/updates/4.2



回答3:


OK, I think I got it...Basically what I did was reload a few things where it says "Available Software Sites" in the Help => Install New Software thing, and then tried installing what I wanted again. So I'm going to go ahead and close out this question. :)




回答4:


As another user wrote this:

The Eclipse Project Updates
http://download.eclipse.org/eclipse/updates/4.2

I have downloaded Eclipse juno and kept getting those same errors.

Download the ADT Zip Plugin from here:

http://dl.google.com/android/ADT-20.0.0.zip

Copy and paste that to your browser.

Then go ahead and and go to insall updates and put the Eclipse Project link and update that.

Once you do that point to the zip file that you downloaded and you should now have the ADT plugin installed.



来源:https://stackoverflow.com/questions/11461535/trying-to-install-android-adt-and-a-few-other-things-in-eclipse

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