Cannot nest ‘PRJ/src/main/resource’ inside ‘PRJ/src’
I created a new Web application using Eclipse and, after Enabling Maven, I get this error updating the project: Cannot nest ‘PRJ/src/main/resource’ inside ‘PRJ/src’. To enable the nesting exclude ‘main/’ […]