Site icon SmartTutorials.net

Install Android ADT plugin in Eclipse Juno 4.2 classic (cannot complete the install because one or more required items could not be found.)

When I am installing latest version android ADT  plugin in the Eclipse Juno 4.2. It shows the following 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

It’s because the Eclipse Juno 4.2 package doesn’t include WST and updated repository automatically. To avoid above problem update WST and  repository of the Eclipse Juno by doing following steps.

1. Go to Help—-> Install New Software.

2. Now click on the ADD button in the top right corner.

3. Now Enter the following URL http://download.eclipse.org/eclipse/updates/4.2/ in the location text box and give some name to the name field.

4.  Now click on OK button, now it populates updates in the text box. Check all the check box to update all.

 

Now try to install android ADT plugin in the Eclipse Juno it will install  successfully. Cheers!!!!!!!!!!!!………..

Now follow the installation instruction in the following URL  Installing the Eclipse Plugin .

Exit mobile version