导入maven项目 maven update project“Cannot nest 'xx/src/main/resources' inside 'xx/src ……”
Unable to update maven configuration for the following projects
主要原因是src目录java路径不对,需要手动处理下;
1.错误目录结构
2.正确目录结构
3.手动解决
3.1
右键项目 Build Path
3.2
接上图第三步 :
最后 :apply - ok ;
4. 成功
5. 谢谢赞助!