Project

General

Profile

« Previous | Next » 

Revision 98a4efb7

Added by Katja Luther about 8 years ago

fixing taxeditor tests

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/CsvNameExportWizard.java
41 41
	@Override
42 42
	public void init(IWorkbench workbench, IStructuredSelection selection) {
43 43
		configurator = CsvNameExportConfigurator.NewInstance(null,null);
44
		configurator.setNamesOnly(true);
44 45
	}
45 46

  
46 47
	/*

Also available in: Unified diff