原文: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 問題原因: 在IDE上運行項目是使用的jre,但是maven打包項目需要使用JDK 問題解決: Window gt preferences gt java gt Installed JR ...

2020-01-13 16:07 0 820 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM