Project

General

Profile

« Previous | Next » 

Revision 1818a5f4

Added by Patrick Plitzner almost 7 years ago

fix #6776 ref #6745 Parts with tag "nonRestore" will not be persisted

  • they will be removed from the application model before it is saved

View differences:

eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
26 26
 org.eclipse.equinox.p2.metadata,
27 27
 org.eclipse.equinox.p2.engine,
28 28
 org.eclipse.equinox.p2.metadata.repository,
29
 org.eclipse.equinox.p2.repository
29
 org.eclipse.equinox.p2.repository,
30
 org.eclipse.e4.ui.workbench;bundle-version="1.4.0",
31
 org.eclipse.e4.ui.model.workbench,
32
 eu.etaxonomy.taxeditor.workbench,
33
 org.eclipse.e4.ui.di,
34
 org.eclipse.e4.core.di.annotations
30 35
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
31 36
Bundle-ActivationPolicy: lazy
32 37
Import-Package: eu.etaxonomy.cdm.database,

Also available in: Unified diff