MyEclipse设置启动工作区?

1.File菜单下有个Switch Workspace项,可以修改工作区
2.启动Eclipse/MyEclipse, 打开Window -> Preferences -> General, 然后勾选Startup and Shutdown页中的Prompt for workspace on startup;我用的是Eclipse3.4,不同版本下Startup and Shutdown项的位置可能有差异。
3.用记事本打开\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs, 将SHOW_WORKSPACE_SELECTION_DIALOG的值改为true;
4.干脆删掉\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs,重新启动eclipse/myeclipse,就会弹对话框让你重新配置

posted on 2013-09-01 08:09  笨'小孩  阅读(627)  评论(0编辑  收藏  举报

导航