No compiler is provided in this environment. Perhaps you are running on a JRE ra

maven出现如下错误

 

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

 

解决方法:

使用的JDK而不是JRE

 

你可能感兴趣的:(eclipse,maven,3)