从github上,检出maven多模块工程项目,发现module不被识别为maven项目,而是一个文件夹

解决办法:

选中module的pom.xml,右键,选择" add as maven project",即可刷新为maven项目
Idea导入maven项目不自动识别

相关文章: