Android Plugin Install Problems in Eclipse

Android plugin install problems in eclipse

I did not found any solution for this. But instead of using eclipse installed with

sudo apt-get install eclipse

I downloaded it from a web page and I start that (the downloaded) eclipse, and with that version it works just fine

install plugins in eclipse won't work

It looks like a bug in Eclipse 3.7 that has been fixed in Eclipse 3.7.1

Take a look at the workaround documented in the bug comments:

The current workaround is to start from a package that does not include m2e
(like the Eclipse SDK), mark the install read only, and then install into it
the things that you need.

Eclipse Indigo - Cannot install Android ADT Plugin

Head over to Help -> Install New Software. Click on Available software sites. Delete the Android repo. Uncheck Indigo & Eclipse updates & recheck them. Now head back to Help -> Check for updates. Once done, add the Android repo again. Accept the license & you should be good to go.

(Had to do the same yesterday after getting Indigo)

Installing Android Plugin Error with Eclipse Juno 4.2.0

What package of Juno did you install? ADT requires part of the WST project, but I suspect that the Juno package you have doesn't include WST and probably doesn't include the update repository to automatically get it.

EDIT: Try using the Eclipse for Java EE Developers package as your starting point, as it includes WST features. Alternatively, you could try adding the Juno update site to your Eclipse and see if ADT gets it's required features. The Juno update site is http://download.eclipse.org/releases/juno/

Installing Software Error in Eclipse

I assume you are trying to install ADT using the update site, as indicated on the official ADT page here. Try to install it using the Eclipse marketplace.

Go to the ADT page on the marketplace, and just drag and drop the "Install" icon on your running Eclipse. Then follow the instructions.



Related Topics



Leave a reply



Submit