How do I delete project in intelliJ IDEA 10.5?

后端 未结 3 1164
予麋鹿
予麋鹿 2021-02-07 01:14

I have created a project in IntelliJ IDEA 10.5, but it is very difficult to delete it. The project manager in Eclipse is much better than IntelliJ IDEA.

Can anybody exp

3条回答
  •  孤独总比滥情好
    2021-02-07 01:58

    To remove a project in IntelliJ IDEA 10.5, close IDEA and delete the project directory.


    As @Sheidaei mentioned in the comments, this does not work for IntelliJ IDEA 12. For deleting projects in IntelliJ 12, see the question which Christian Junk kindly pointed out: How to delete projects in IntelliJ 12?

提交回复
热议问题