我的MyEclipse 安装路径:D:\javasoft\MyEclipse
找到:D:\MyEclipse\MyEclipse 8.5\configuration\.settings  里面的“org.eclipse.ui.ide.prefs”文件;
用文本编辑器 打开,将第四行:SHOW_WORKSPACE_SELECTION_DIALOG=false  中的 false 修改为ture 即可。