workspace - RAD does not prompt for worksapce -
when open rad not prompt workspace. verified in preference=>general=>startup , shutdown=>prompt workspace check box checked. still not prompt while start up. ideas how rad prompt workspace?
thanks
uma
i surprised setting preferences has not worked.
it works me on eclipse , rad(and other eclipse based tools wid).
the file(org.eclipse.ui.ide.prefs) these preferences persisited in teh file system.
look under directory \configuration.settings\org.eclipse.ui.ide.prefs
i not showing entire file here (as clutter). @ show_workspace_selection_dialog , ensure it's value true.
max_recent_workspaces=5
show_workspace_selection_dialog=true
eclipse.preferences.version=1
hth
manglu
Comments
Post a Comment