原文:【maven】maven的web项目打包报错:No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK

打包过程中报错如下: No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK View Code 问题原因: 在IDE上运行项目是使用的jre,但是maven打包项目需要使用JDK 问题解决: Window gt preferences gt java gt In ...

2017-10-01 18:10 0 5102 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM