Project

General

Profile

« Previous | Next » 

Revision f8f1f3fe

Added by Patrick Plitzner almost 7 years ago

ref #6745 Change save location of workbench.xmi

  • Register own copy of ResourceHandler to handle loading and storing of the application model

View differences:

eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
31 31
 org.eclipse.e4.ui.model.workbench,
32 32
 eu.etaxonomy.taxeditor.workbench,
33 33
 org.eclipse.e4.ui.di,
34
 org.eclipse.e4.core.di.annotations
34
 org.eclipse.e4.core.di.annotations,
35
 org.eclipse.emf.ecore,
36
 org.eclipse.emf.ecore.xmi;bundle-version="2.12.0",
37
 org.eclipse.e4.core.contexts,
38
 org.eclipse.e4.core.di;bundle-version="1.6.1",
39
 org.eclipse.e4.core.services;bundle-version="2.0.100"
35 40
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
36 41
Bundle-ActivationPolicy: lazy
37 42
Import-Package: eu.etaxonomy.cdm.database,

Also available in: Unified diff