An internal error occurred during: "Reload Maven project".
This error is because the project has been closed, causing
The cause of this problem is the SPRINGBAO path hint plug-in, and Eclipse conflict, Myeclispe no problem, but the MyEclipse plug-in more, occupy a large memory, eclipse instead
Create a MAVEN project that begs the question, create a MAVEN project that needs to be configured with which Maven, add your own installed and select
Window
Preferences
Maven
Installations
Add
Add your own maven, and select
Problem Description:
Use the MAVEN environment to import a project A, and close project a down. When you open eclipse again, it occurs
An internal error occurred during: "Reload Maven project".
Java.lang.NullPointerException
Processing method:
- Close Eclipse
- In the workspace directory, locate the Workbench.xmi file.
- Specific catalogue Workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
- Find you close the project node "children>"/CHILDREN>, and delete.
- can search for ' project a '
Search for Workbench.xmi files under. metadata,
Open with Notepad,
Ctrl+f Search to find <sharedelements></sharedelements with <tags>org.eclipse.e4.primaryDataStack</tags> ,
Delete it and save it and restart Eclipse.
Find Files: Commands:
Find ~-type f-name "Workbench.xmi"
Save and close, and open it again.
Original address
Eclipse cannot start, an internal error occurred during: "Reload Maven project".