Project

General

Profile

« Previous | Next » 

Revision 1d76231c

Added by Katja Luther over 5 years ago

ref #7063: better handling of preferences for distribution editor and other places

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/AbcdImportWizard.java
62 62
	@Override
63 63
    public void init(IWorkbench workbench, IStructuredSelection selection) {
64 64
		super.init(workbench, selection);
65
		configurator =  PreferencesUtil.getAbcdImportConfigurationPreference(true);
65
		configurator =  PreferencesUtil.getAbcdImportConfigurationPreference();
66 66
	}
67 67

  
68 68
	@Override

Also available in: Unified diff