1.导入的目录,git init

2.git remote add orgin [email protected]

3.git pull origin master 到这来就已经把github里面的代码下载下来了

4.E:\workspace\xchange\xchange2>mvn eclipse:eclipse  cmd进入到项目目录,然后执行mvn eclipse:eclipse,就会把maven项目的缺省代码补全

5.打开eclipse,工作空间不能是项目目录,否则父工程导入不了

6.导入工程

eclipse导入分布式项目的步骤

相关文章:

  • 2021-12-15
  • 2022-12-23
  • 2021-08-21
  • 2021-04-02
  • 2021-10-03
  • 2021-11-20
  • 2021-04-10
猜你喜欢
  • 2021-12-17
  • 2021-04-29
  • 2021-10-22
  • 2022-02-07
  • 2021-11-23
相关资源
相似解决方案