Community
Participate
Working Groups
/*******************************************************************************
* Copyright (c) 2007, 2008 IBM Corporation and others.
* Copyright (c) 2007, 2010 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
super.stop(context);
}
protected void savePreferenceStore() {
// Do nothing, calling super.savePreferenceStore() during platform
// startup might cause workspace location to be set to default.
// As a result workspace selection dialog is not shown.
// See https://bugs.eclipse.org/bugs/show_bug.cgi?id=313741.