转自:http://www.cnblogs.com/csulennon/p/3705177.html
换了系统后,重新安装了Android SDK和ADT插件,导入之前的工作空间。居然发现所有的Android工程都报错了。
我之前的SDK版本是用的17,升级后用的是19.
1: [2014-05-03 14:56:25 - ThinkBlink] Unable to resolve target 'android-17'
2: [2014-05-03 14:56:26 - Game2048Publish] Unable to resolve target 'Google Inc.:Google APIs:17'
3: [2014-05-03 14:56:26 - HelloEEG] Unable to resolve target 'android-12'
修改工程目录下:
在eclipse中fix一下就行了