MANIFEST.MF
601 Bytes
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: fr.femtost.disc.eclipse.problemmetamodel;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport
Bundle-ActivationPolicy: lazy
Export-Package: fr.femtost.disc.eclipse.problemmetamodel.problem,
fr.femtost.disc.eclipse.problemmetamodel.problem.impl,
fr.femtost.disc.eclipse.problemmetamodel.problem.util