我正在使用 m2eclipse 在 Eclipse 中编译一个项目。我在 Eclipse 中设置 JDK 路径,如下所示:
Windows-->preferences-->installed jres--> jdk1.7.xx path
但这显示了一个错误
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.424s [INFO] Finished at: Tue Oct 29 15:21:01 IST 2013 [INFO] Final Memory: 5M/15M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler- plugin:3.1:compile (default-compile) on project TEST-WEB: Compilation failure [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
此外,您可能必须更改 Maven JRE(请参阅@jlars62 答案),如下所示。转到运行 -> 运行配置,选择我正在运行的 Maven 构建(从左侧面板)。然后,我单击 JRE 选项卡并选择选项 Workspace default JRE