Java compiler level does not match the version of the installed Java project,compilermatch
分享于 点击 13320 次 点评:212
Java compiler level does not match the version of the installed Java project,compilermatch
错误:Java compiler level does not match the version of the installed Java project facet .
虽然报错但是不影响运行,但是看了就是不爽哈。
原因是
Java compiler与
Java project facet中的java的版本不一致造成的。
解决方法:右键项目的properties。找到java compiler,查看其的版本号。再同一目录下找到project facets,查看java版本号。使两者统一即可。
相关文章
- 暂无相关文章
用户点评