`
cuiran
  • 浏览: 80851 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

The type java.lang.Object cannot be resolved解决方法

    博客分类:
  • java
阅读更多

今天在用Eclipse导入其它项目时,一直出现这个问题,然后就开始找解决的方法。
1.The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project
2.The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files

解决办法:
1.将JRE先remove掉,然后重新引入JRE即可。
(Project->properties->Java Bulid Path->Libraries->Add Librarie

选取:Jre System Librarie )
5
0
分享到:
评论
1 楼 tiyi 2009-05-17  
过一段时间就会冒这个错。。不知道eclipse在搞什么名堂。。

相关推荐

Global site tag (gtag.js) - Google Analytics