Update Eclipse with Android development tools v. 23

前端 未结 30 3322
-上瘾入骨i
-上瘾入骨i 2020-11-22 00:35

I updated Eclipse with the new SDK tools (rev. 23), but now when Eclipse starts I receive the error:

This Android SDK requires Android Developer Toolk

30条回答
  •  情歌与酒
    2020-11-22 01:21

    NOTE: Use this approach with caution because this might break your Eclipse installation (see comments).

    This might help you if you installed the ADT plugin manually. But if you are using the version of Eclipse from the Eclipse ADT Bundle the below steps could break your Eclipse installation, and you may not be able to use Eclipse again!

    Go to

    Menu HelpAbout Eclipse SDKInstallation Details.

    Now you will see all 22.0 versions and then click Uninstall button at bottom.

    After uninstallation goto:

    Menu HelpInstall New Software → enter http://dl-ssl.google.com/android/eclipse/

    Then install all the things, and now it is ready.

提交回复
热议问题