1,如图所示,当我们导入一个项目时,常常见到下面的两个选择

  • Create project from existing sources
  • Import project from external model

IDEA 导入项目时 “Import project from external model” 和 “Create project from existing sources”的选择

 

2,区别:

  • 如果选择Create project from existing sources选项, 则你只能导入使用idea创建的项目源码
  • 如果选择Import project from external model,则你可以导入Eclipse/Flash Builder等创建的项目,这些项目将会被成功的被转idea项目文件

相关文章:

  • 2022-02-08
  • 2021-10-15
  • 2021-06-18
  • 2021-08-07
  • 2021-04-14
  • 2022-01-13
  • 2022-01-03
  • 2021-09-23
猜你喜欢
  • 2021-10-12
  • 2022-01-21
  • 2021-11-12
  • 2022-01-03
  • 2021-12-26
  • 2022-12-23
相关资源
相似解决方案