How to import Eclipse projects to IntelliJ IDEA?

后端 未结 3 1440
再見小時候
再見小時候 2020-12-05 22:35

I want to import my Eclipse projects into IntelliJ IDEA, so I went to the IntelliJ IDEA help page:

If no project is currently open in IntelliJ IDEA, c

3条回答
  •  青春惊慌失措
    2020-12-05 23:12

    In IntelliJ IDEA 11 you should use File | New Project, Import project from external model.

    Also check that Eclipse Interoperability plug-in is enabled in Settings | Plugins.

提交回复
热议问题