如何修改Eclipse的 workspace目录

如题所述

eclipse中点击file - switch workspace -  other  å¦‚下图:

在弹出框中重新选择工作空间就行了。

温馨提示:内容为网友见解,仅供参考
第1个回答  2015-07-09
首次启动Eclipse/MyEclipse时, 会弹出"Workspace Launcher"对话框, 提示设置Workspace路径. 设定好路径后, 倘若勾选了"Use this as the default and do not ask again", 那么以后再启动时就不会有提示, 直接进入默认工作空间.以下方法可以更改workspace的路径设置.
启动Eclipse/MyEclipse后, 打开"Window -> Preferences -> General -> Workspace", 点Workspace页上的"Startup and Shutdown", 然后勾选"Startup and Shutdown"页中的"Prompt for workspace on startup";
用记事本打开"\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs", 将"SHOW_WORKSPACE_SELECTION_DIALOG"的值改为"true";本回答被提问者和网友采纳
相似回答