1.打开idea,点击File----》 点击New ----》 点击Project  from Existing Sources; 弹出Select File or Directory to import 键面;

在一个idea工作环境中导入多个maven项目模块

2.选择你要导入maven项目所在的磁盘,点击OK按钮;

在一个idea工作环境中导入多个maven项目模块

3.maven项目就成功都导入到idea中;

在一个idea工作环境中导入多个maven项目模块

4.点击File----》 点击New ----》 点击Module  from Existing Sources; 弹出Select File or Directory to import 键面;

在一个idea工作环境中导入多个maven项目模块

5.选择你要导入的另一个maven项目所在的磁盘,点击OK按钮;

在一个idea工作环境中导入多个maven项目模块

6.选择maven,点击Next按钮;

在一个idea工作环境中导入多个maven项目模块

7.点击Next按钮;

在一个idea工作环境中导入多个maven项目模块

8.选择compiler,点击Next按钮;

在一个idea工作环境中导入多个maven项目模块

9.选择com.atsys.server.common:0.0.1-SNAPSHOT,点击Finish按钮;

在一个idea工作环境中导入多个maven项目模块

10.点击No按钮;

在一个idea工作环境中导入多个maven项目模块

11.成功添加多个maven项目模块;

在一个idea工作环境中导入多个maven项目模块

相关文章:

  • 2021-12-24
  • 2021-06-21
  • 2021-10-07
  • 2022-12-23
  • 2021-06-21
猜你喜欢
  • 2021-09-29
  • 2021-07-27
  • 2022-01-09
  • 2021-12-05
  • 2021-10-28
  • 2021-11-24
相关资源
相似解决方案