Update Eclipse with Android development tools v. 23

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

    I faced the same problem and solved it. You need to uninstall the Android plugin entirely from within Eclipse (from the "about" section..), including trace view..

    Then added the ADT Plugin again (https://dl-ssl.google.com/android/eclipse/) and install it.

    The problem is solved!

    I guess it's a bug with the SDK manager or ADT Plugin update mechanism...

提交回复
热议问题