'Building workspace' has encountered an error

后端 未结 8 2207
面向向阳花
面向向阳花 2020-12-31 06:21

Eclipse Luna 4.4.0

Error occurred during the Build

Error instantiating builder \'ord.eclipse.m2e.core.maven         


        
8条回答
  •  Happy的楠姐
    2020-12-31 06:58

    In my case, the problem resulted to be my Eclipse was running on an outdated IBM Java Virtual Machine. I updated my IBM JRE, I modified my eclipse.ini in order to update the -vm parameter so it points to the new installation, and it solved the problem.

提交回复
热议问题