The import com... cannot be resolved
eclipse 类导入出错“The import ... cannot be resolved”,解决方法:
选择project-->clean后,问题得到解决。如果还不能解决,可以尝试删掉import,
然后一个一个的手动导入【alt+/】
发布时间: 2012-11-07 09:56:10 作者: rapoo
The import com... cannot be resolved
eclipse 类导入出错“The import ... cannot be resolved”,解决方法:
选择project-->clean后,问题得到解决。如果还不能解决,可以尝试删掉import,
然后一个一个的手动导入【alt+/】