ref #10384: add Col DP Export to editor
authorKatja Luther <k.luther@bgbm.org>
Mon, 4 Sep 2023 08:48:55 +0000 (10:48 +0200)
committerKatja Luther <k.luther@bgbm.org>
Mon, 4 Sep 2023 08:48:55 +0000 (10:48 +0200)
commit0b31c6ff2702b4fb917b1315077a87f0305ff45d
tree255a42f80b5d4f6de4a8ef5fdd319f2a6253eeca
parent692c8fce1b0e7957496cd450c796bf84665bf125
ref #10384: add Col DP Export to editor
12 files changed:
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle.properties
eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle_de.properties
eu.etaxonomy.taxeditor.navigation/fragment.e4xmi
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle.properties
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle_de.properties
eu.etaxonomy.taxeditor.store/fragment.e4xmi
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/ExportManager.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/e4/out/col/ColExportWizardE4.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/e4/out/col/OpenColExportWizard.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/ExportToFileDestinationWizardPage.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/AbstractUtility.java