错误提示:The project was not built since its build path is incomplete. Cannot find the class file for ja
Posted 淼淼之森
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了错误提示:The project was not built since its build path is incomplete. Cannot find the class file for ja相关的知识,希望对你有一定的参考价值。
原文:http://www.cnblogs.com/mmzs/p/7662863.html
错误类型:
搞了很久才找到原因.解决办法写出来分享:
出现以上错误的原因是玩耍maven时多装了个jre。本来Eclipse在建立项目时,会自动参照你的jre路径,但多个版本就没办法加载了。
Java学习交流QQ群:603654340 我们一起学Java!
解决办法:
进入window \\ preferences \\ java \\ Installed JREs
以上是关于错误提示:The project was not built since its build path is incomplete. Cannot find the class file for ja的主要内容,如果未能解决你的问题,请参考以下文章