在导入ANDROID项目时,ECLIPSE报错解决办法

在导入ANDROID项目时,ECLIPSE报错
在导入ANDROID项目时,ECLIPSE报错解决办法
请帮帮忙看下是什么原因,多谢!

------解决方案--------------------
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must be checked in Version Control Systems.
#
# To customize properties used by the Ant build system edit
# "ant.properties", and override values to adapt the script to your
# project structure.
#
# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

# Project target.
target=android-8


在工程根目录下新建一个project.properties,将上面的内容拷贝进去注意将target改为自己的api版本
爆笑江湖网http://www.bxjhw.com