修改了编译级别之后出现如下错误提示:

DescriptionResourcePathLocationType

Java compiler level does not match the version of the installed Java project facet.SSJUnknownFaceted Project Problem (Java Version Mismatch)

 

只要在项目的properties中选择project facet然后修改java的版本即可:

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

 

相关文章: