Renaming a project in IntelliJ IDEA

前端 未结 13 1352
無奈伤痛
無奈伤痛 2020-12-07 14:48

I have some projects where the directory containing the project is called \"Code\".

When I open IDEA, in my recent projects list all I see is that name.

Is t

13条回答
  •  既然无缘
    2020-12-07 15:20

    Am using intellij 2017.2.6

    • Go to project view

    • Right Click on the top root element

    • Choose Refactor-> Rename

    • Small dialog appear -> enter the desired name

    • Click ok

提交回复
热议问题