Friday, September 21, 2007

Dialog box to choose workspace in eclipse

Inorder to enable popping of a Dialog box to select a workspace in an eclipse application,
browse to configuration\.settings under eclipse root directory and edit org.eclipse.ui.ide.prefs
Set attribute SHOW_WORKSPACE_SELECTION_DIALOG=true

Therez another way around to do this by editing the registry.
Would post about it some other time.