eclipse中,项目有红叉之-Java compiler level does not match the version of the installed Java project facet.
时间:2017-09-19 13:46:28
收藏:0
阅读:221
1.Java compiler level does not match the version of the installed Java project facet,意思是jdk版本和project facet版本不一致

2.解决Java Compiler和Project facets的版本需一致


原文:http://www.cnblogs.com/-scl/p/7551200.html
评论(0)