编程那点事 编程那点事编程那点事

maven编译:No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK

maven编译项目报如下错误

[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

根据报错不难发现,没有编译环境,或许你用的是jre而不是jdk,解决方法,参考本站的这篇文章:eclipse配置jdk,配置好jdk并选择该jdk一般就能解决No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK的问题了

编程那点事 更专业 更方便

登录

找回密码

注册