blob: 74a379d3788ee61f66e78b912e430dc4189e254a [file]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sphinx.emf.check.catalog;singleton:=true
Bundle-Version: 0.11.2.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.sphinx.emf.check.catalog.Activator$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.sphinx.emf.check.catalog,
org.eclipse.sphinx.emf.check.catalog.impl,
org.eclipse.sphinx.emf.check.catalog.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport
Bundle-ActivationPolicy: lazy