Should renaming a project in Eclipse also rename project folder on file system?

后端 未结 6 1328
抹茶落季
抹茶落季 2021-02-05 02:29

Should renaming a project in Eclipse also rename project folder on file system ?

My project file system name remains the same even when I rename the file on Eclipse.

6条回答
  •  余生分开走
    2021-02-05 02:55

    Menu -> Refactor -> Move... (Shift + Alt + V).

    In this window you can change name of the folder name and also change the path completely.

提交回复
热议问题