首页 > 编程语言 > 详细

eclipse中切换jre后报错:Java compiler level does not match the version of the installed Java project facet.

时间:2015-01-23 17:51:44      阅读:320      评论:0      收藏:0      [点我收藏+]

项目移除原来的jre环境lib后,添加本地的jre,报错如下:

Java compiler level does not match the version of the installed Java project facet.

问题就出在切换了java版本上:
在项目的properties中,myeclipse->project facets->java version改成1.7
即可。

eclipse中切换jre后报错:Java compiler level does not match the version of the installed Java project facet.

原文:http://www.cnblogs.com/brolanda/p/4244409.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!