When I import a maven project, I get a window titled "Multiple problems have occured".
Two problems:
- Building workspace
Errors occurred during the build. Errors running builder 'Maven Project Builder' on project '(project name)'.
- Importing Maven projects
An internal error occurred during: "Importing Maven projects". java.lang.NullPointerException java.lang.NullPointerException
I've searched a bit for these errors and some people are saying it goes away by deleting ".settings" and ".project" files but this is not working for me.
What could cause these errors and is there a fix?