blob: 2161bfefb0979d58c3857f0618857bdffe067790 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sphinx.emf.workspace;singleton:=true
Bundle-Version: 0.12.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.sphinx.emf;visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.sphinx.emf.workspace.Activator$Implementation
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: org.eclipse.sphinx.emf.workspace,
org.eclipse.sphinx.emf.workspace.domain,
org.eclipse.sphinx.emf.workspace.domain.factory,
org.eclipse.sphinx.emf.workspace.domain.mapping,
org.eclipse.sphinx.emf.workspace.internal;x-internal:=true,
org.eclipse.sphinx.emf.workspace.internal.loading;x-internal:=true,
org.eclipse.sphinx.emf.workspace.internal.messages;x-internal:=true,
org.eclipse.sphinx.emf.workspace.internal.referentialintegrity;x-internal:=true,
org.eclipse.sphinx.emf.workspace.internal.saving;x-internal:=true,
org.eclipse.sphinx.emf.workspace.internal.syncing;x-internal:=true,
org.eclipse.sphinx.emf.workspace.jobs,
org.eclipse.sphinx.emf.workspace.loading,
org.eclipse.sphinx.emf.workspace.loading.operations,
org.eclipse.sphinx.emf.workspace.operations,
org.eclipse.sphinx.emf.workspace.query,
org.eclipse.sphinx.emf.workspace.referentialintegrity,
org.eclipse.sphinx.emf.workspace.resources,
org.eclipse.sphinx.emf.workspace.saving,
org.eclipse.sphinx.emf.workspace.syncing,
org.eclipse.sphinx.emf.workspace.util