Project

General

Profile

« Previous | Next » 

Revision 1c146644

Added by Niels Hoffmann over 12 years ago

View differences:

eu.etaxonomy.taxeditor.store.rcp/src/eu/etaxonomy/taxeditor/singlesource/store/internal/TaxeditorStorePluginImpl.java
23 23
	public void start(BundleContext context) throws Exception {
24 24
		super.start(context);
25 25
		logger.debug("TaxeditorStorePlugin.start(BundleContext) : PreferencesUtil.setDefaults()");
26
		// TODO check if still needed, because we do the same thing in TaxeditorStoreStartup
26 27
		PreferencesUtil.setDefaults();
27 28
	}
28 29

  

Also available in: Unified diff