Update Eclipse with Android development tools v. 23

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

    There is a lot of confusion going around in this thread. There are two solutions depending on how you installed ADT.

    1. If you installed the ADT plugin manually then I believe you can use the "Delete ADT" -> "Install New Software" approach.

    2. If you are using the ADT Bundle then do not follow that solution! You will break Eclipse. Here is an update from a Google member - read #18:

      https://code.google.com/p/android/issues/detail?id=72912

    You must download a new version of the ADT-Bundle (yep, it's frustrating!).

提交回复
热议问题