Kbase P129539: How to disable automatically starting default workspace in Architect
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/28/2011 |
|
Status: Unverified
GOAL:
How to disable automatically starting default workspace in Architect
GOAL:
How to reset default workspace in Architect
GOAL:
How to reset automatic workspace load after selecting the "Use this as the default and do not ask again" toggle in the Workspace Launcher
FACT(s) (Environment):
Windows 32 Intel
OpenEdge 10.1x
FIX:
When starting OpenEdge Architect the WorkSpace Launcher appears and offers the user to select or create a WorkSpace and offers the toggle "Use this as the default and do not ask again" to prevent being prompted with the WorkSpace Launcher in the future.
Once this is selected the WorkSpace Launcher will not appear again when starting Architect. To reset this option, thus allowing the Launcher to be displayed again, one could choose the following Preference:
Under "Windows" >> "Preferences"
Expand the "General" node and select "Startup and Shutdown" then select the Prompt for workspace on startup" option.
To disable this setting without starting the OpenEdge Architect (for example, if an issue with the default workspace prevents it from being opened), manually modify the file:
<OpenEdge Installation directory>\oeide\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs
Change the line:
SHOW_WORKSPACE_SELECTION_DIALOG=false
To:
SHOW_WORKSPACE_SELECTION_DIALOG=true