eclipse Unable to build: the file dx.jar was not loaded from the SDK folder的解决办法

343 阅读1分钟

今天编译一个软件,总是提示这个错误。

于是来到D:\adt-bundle-windows-x86_64-20140702-eclipse\sdk\build-tools目录下,

删除了27.0.3。

重启eclipse,解决。