IntelliJ - Delete list of previously opened projects?

前端 未结 8 2288
有刺的猬
有刺的猬 2021-02-07 01:31

Is there a way in IntelliJ IDEA to delete previously used projects? I am referring to a list on the main page when the application starts. Please look at the image.

8条回答
  •  你的背包
    2021-02-07 01:56

    Locate config\options\other.xml file and manually edit the list of recent projects inside the XML under node.

    There is no way to remove individual projects from the UI. See Dan's reply otherwise.

提交回复
热议问题