Moving Eclipse Workspace from ~ to new directory?

后端 未结 5 622
不知归路
不知归路 2021-02-01 02:06

Okay, so I made a mistake of setting my home directory (~, a.k.a. /home/user) to be my workspace location on my RHEL6 box.

I want to change my workspace to ~/workspace.

5条回答
  •  终归单人心
    2021-02-01 02:54

    1. Close Eclipse.
    2. Open the location of the workspace and cut paste the entire directory (which contains the ".metadata" directory into the intended location.
    3. Restart Eclipse with newly copied folder as the workspace (parent directory of ".metadata" folder).

提交回复
热议问题