blob: 9b91fdfa6b30f618d0383c8de67dd7b0dde73004 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.efm.sew.ecore;singleton:=true
Automatic-Module-Name: org.eclipse.efm.sew.ecore
Bundle-Version: 0.0.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.efm.sew.ecore.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.efm.sew.ecore;visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: org.eclipse.efm.ecore.sew,
org.eclipse.efm.ecore.sew.expression,
org.eclipse.efm.ecore.sew.expression.impl,
org.eclipse.efm.ecore.sew.expression.util,
org.eclipse.efm.ecore.sew.impl,
org.eclipse.efm.ecore.sew.util
Bundle-ActivationPolicy: lazy