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