Maven构建项目后项目报Error错误Java compiler level does not match the version of the installed Java project fac
Posted 持续の动力
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Maven构建项目后项目报Error错误Java compiler level does not match the version of the installed Java project fac相关的知识,希望对你有一定的参考价值。
项目->右键->Project Facets->修改facets中Java版本(下拉箭头出)为要用的版本
Maven构建项目需注意
1.项目右键->Preferences->buildpath->jdk
2.项目右键->Preferences->javacompiler->jdk版本
3.项目右键->Preferences->ProjectFacets->jdk版本
如图所示:
以上是关于Maven构建项目后项目报Error错误Java compiler level does not match the version of the installed Java project fac的主要内容,如果未能解决你的问题,请参考以下文章
解决添加swagger后项目报错 Failed to start bean 'documentationPluginsBootstrapper'
Jenkins迁移jobs后项目构建出现java.nio.file.DirectoryNotEmpt