码迷,mamicode.com
首页 > 其他好文 > 详细

the project was not built since its build……

时间:2015-11-24 12:18:15      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:

【问题描述】

用eclipse编译程序时,出现下面错误:

The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object

The type java.lang.Object cannot be resolved……

 

【解决方案】

将该项目从eclipse删除,并删除gen、bin、libs、obj下生成的文件,重新导入eclipse

the project was not built since its build……

标签:

原文地址:http://www.cnblogs.com/happykoukou/p/4990842.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!