3

I'm having problem with the ADT update my current version is 22.0.4 it did not renew my current version. i already downloaded the the new Version from the SDK manager Update 22.6.2. But when i open my Eclipse my current version is still the 22.0.4. How can i resolve this problem. I tried to check for updates and it pop-ups No Updates Found and an error of 'No Repository Found at http://subclipse.tigris.org/update_1.10.x.

How can i Fix it? What are the this i could to in setting up my ADT?

I also tried Install new Software from this link https://dl-ssl.google.com/android/eclipse/ but i couldn't install in because i already installed the new updates..

Here is the error when i open my Eclipse

enter image description here

Here is my ADT Installation Details

My SDK Manager

enter image description here

DreamBigAlvin
  • 884
  • 3
  • 13
  • 35

1 Answers1

1

I have had the same exact problem. It seems like you have just updated the SDK version to 22.6.2 or above using the Android SDK Manager but you haven't updated the ADT plugin.

Go to Help > Install New Software...

Then enter the following in the Work with: field

https://dl-ssl.google.com/android/eclipse/

Wait for the updates to complete.

shyam
  • 1,348
  • 4
  • 19
  • 37