This is all you need:
- Right-click on your project, select Maven -> Disable Maven Nature.
- Open you terminal, go to your project folder and do “mvn eclipse:clean”
- Right click on your Project and select “Configure -> Convert into Maven Project”
This is all you need: