"dataSourceConfigAction()");
}
public void dataSourceConfigAction() {
PreferenceDialog prefs = new PreferenceDialog(this);
prefs.showDataSourceEditorAction(view.getLocalDataSources().getSelectedItem());
refreshLocalDataSources();
}
protected void refreshLocalDataSources() {
localDataSources.clear();