Eclipse: Failed to get the required ADT version number from the SDK [duplicate]

痴心易碎 提交于 2020-01-15 07:10:15

问题


I tried to set up a new eclipse installation including the android sdk and adt plugin. The installation of all parts complete without errors. After setting the sdk path withing eclipse this error showed up:

Failed to get the required ADT version number from the SDK. The Android Developer Toolkit may not work properly.

This shows up every time I start eclipse. I didn't found a solution yet for fixing this error and I don't yet have a clue where this error comes from.

Further system information:

OS: Xubuntu 14.04
Eclipse Helios
Android SDK Tools: Rev. 23.0.2
Android SDK Build Tools: Rev. 20


回答1:


remove the existing adt plugin and re-install it. Please follow these instructions Installing the Eclipse Plugin



来源:https://stackoverflow.com/questions/25230176/eclipse-failed-to-get-the-required-adt-version-number-from-the-sdk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!