Eclipse导入idea 项目

学校做的项目老师会导入到Eclipse下查看。

使用idea做的项目直接导入eclipse会发生问题(file-Export to Eclipse)

让Eclipse兼容idea项目,或者直接导入idea项目。按照官方的说法有很多方式(https://www.jetbrains.com/idea/webhelp/exporting-intellij-idea-projects-to-eclipse.html)

然后我只用了官方说法的其中一直,就是选择你的model的兼容模式

CTRL + SHIFT + ALT + S键 (即File>Project Structure)

然后选择的要兼容Eclipse的model,Dependencies选项, Dependencies storage format选项,下拉菜单选择Eclipse (.classpath).

 

然后Eclipse下直接导入model文件夹。

 

posted @ 2014-02-24 21:38  Genji_  阅读(2246)  评论(0编辑  收藏  举报