Maven in Eclipse complains that “Unable to locate the Javac Compiler” whenever POM changed

后端 未结 12 778
后悔当初
后悔当初 2020-12-05 07:25

I got error message every time I changed my pom.xml in eclipse.

Build errors for myapp; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to ex         


        
12条回答
  •  北海茫月
    2020-12-05 07:54

    Window -> Preferences -> Java -> installed JREs -> Execution Enviroments -> click the checkbox on the right side

提交回复
热议问题