修改了编译级别之后出现如下错误提示:
Description Resource Path Location Type
Java compiler level does not match the version of the installed Java project facet. SSJ Unknown Faceted Project Problem (Java Version Mismatch)
只要在项目的properties中选择project facet然后修改java的版本即可:
遇到Java项目中编译器级别与安装的Java项目facet版本不一致导致的错误提示?只需在项目properties中选择projectfacet并修改Java版本即可解决。
854

被折叠的 条评论
为什么被折叠?



