Eclipse工程中Java compiler level does not match the version of the installed Java project错误

这是版本不一致导致,解决方法:

项目右键projects->Project Facets在java compiler更改jdk编译级别

Eclipse工程中Java compiler level does not match the version of the installed Java project错误_第1张图片

你可能感兴趣的:(java,eclipse,jdk,compiler)