blob: a9b0da5f7fe22884a6697ee49028f98266b6c293 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.stem.diseasemodels.globalinfluenzamodel;singleton:=true
Bundle-Version: 1.2.3
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.stem.diseasemodels.globalinfluenzamodel.provider.GlobalinfluenzamodelEditPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.stem.diseasemodels.globalinfluenzamodel,
org.eclipse.stem.diseasemodels.globalinfluenzamodel.impl,
org.eclipse.stem.diseasemodels.globalinfluenzamodel.provider,
org.eclipse.stem.diseasemodels.globalinfluenzamodel.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.stem.data.geography,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.stem.diseasemodels;visibility:=reexport,
org.eclipse.stem.core;visibility:=reexport,
org.eclipse.stem.definitions;visibility:=reexport,
org.eclipse.emf.edit;visibility:=reexport,
org.eclipse.emf.ecore.edit;visibility:=reexport
Bundle-ActivationPolicy: lazy