user2537909
user2537909

Reputation:

Having problems installing in android plugins

I have installed eclipse .... and the package for linux intallation 

I am using ubuntu

I have posted the pic below

image

If i need to install some package ... how to do it in ubuntu

the error of missing requirement can be seen in the image

Upvotes: 1

Views: 31

Answers (1)

CRUSADER
CRUSADER

Reputation: 5472

Try following below mentioned steps:-

  1. Go to Help, "Install New Software."
  2. Click on "Available Software Sites"
  3. Search http://download.eclipse.org/releases/indigo and enable it(If using juno then just replace indigo with juno)
  4. Come back to Help, "Install New Software."
  5. Check "Contact all update sites during install to find required software"
  6. Now follow the usual steps to install the ADT plugin, it should be able to automatically get the missing classes needed from the update site added above.

Hope this helps...

Upvotes: 1

Related Questions