Item exception: failed to get the required ADT version number from the SDK

Eclipse import project error :

failed to get the required adt version number from the sdk

eclipse appears failed to get the required ADT version number from the SDK:… .\tools\traceview.bat error and unable to open SDK manager or connect to phone.

The connection to adb is down, and a severe error has occured.
You must restart adb and Eclipse.
Please ensure that adb is correctly located at  
'D:\Users\Android\sdk\platform-tools\adb.exe' and can be executed.

reason:

eclipse and Android studio SDK are separate and not Shared.

solution:

it would be nice if Android Studio and Eclispe introduced different SDK files respectively.

copy the SDK and reconfigure the SDK path for eclipse.

Read More: