Android 不能设立 Build Path / Configure Build Path

Android 不能设置 Build Path / Configure Build Path检查一下工程的根目录中是否存在“default.properties

Android 不能设置 Build Path / Configure Build Path
检查一下工程的根目录中是否存在“default.properties”的文件。如果不存在,新建一个该文件,然后在里面必须有一行:target=android-8,然后再去选target就没事了。


(图1)


(图2)

我的异常网推荐解决方案:configure build path,http://www.myexception.cn/eclipse/4586.html