How to open an existing project in Eclipse?

后端 未结 13 1575
轮回少年
轮回少年 2021-02-06 23:20

I have just created several project using Eclipse. Now restart Eclipse and want to see one of the projects. How can I do it?

I have tried File -> Import -> General -> Ex

13条回答
  •  猫巷女王i
    2021-02-06 23:53

    I also have just faced with this problem that how to open existing file. And none of answers was helpful. That's why I tried by myself.

    Direction: File -> Open file -> Workspace (with you had chosen first in creating your project) -> Package (which you already created your project in) -> src (source file) -> Created package ->

    And now your searching project's nodepad format. I hope it would be helpful. If any mistake here, sorry beforehand.

提交回复
热议问题