Update Eclipse with Android development tools v. 23

前端 未结 30 2745
-上瘾入骨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:23

    On ADT-bundled Eclipse I had to first uninstall the ADT and then do a fresh install.

    To remove the ADT plugin from Eclipse:

    • Go to menu HelpAbout EclipseInstallation Details.
    • Select ADT plug-in, then click Uninstall.
    • After uninstallation install ADT from Help → Install new software.

提交回复
热议问题