eclipse怎么修改工作空间路径

如题所述

四种方法:
1. 启动Eclipse/MyEclipse后, 打开"Window -> Preferences -> General -> Workspace", 点Workspace页上的"Startup and Shutdown", 然后勾选"Startup and Shutdown"页中的"Prompt for workspace on startup";

2. 用记事本打开"\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs", 将"SHOW_WORKSPACE_SELECTION_DIALOG"的值改为"true";

P.S.: "RECENT_WORKSPACES"的值表示设置过的workspace绝对路径. 第一个路径是当前设定的路径, 向后依次之前曾设置过的. 各路径之间用"\n"分隔.

3. 删掉"\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs".

执行上述操作后, 再次启动, 又会弹出"Workspace Launcher"对话框, 可以重新设置了.

4.打开eclipse 选择File菜单 再选择switch workspace 最后选择other 接着你就选择你想要存储的工作区间
温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答