Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Problemelements Bundle-SymbolicName: flintstones.entity.problemelement;singleton:=true Bundle-Version: 1.0.0.qualfier Bundle-Vendor: Sinbad2 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: flintstones.entity.problemelement;uses:="flintstones.entity.problemelement.entities", flintstones.entity.problemelement.entities;uses:="flintstones.helper.extensionpoint,flintstones.entity.problemelement.service", flintstones.entity.problemelement.messages, flintstones.entity.problemelement.provider;uses:="flintstones.entity.problemelement.entities" Automatic-Module-Name: flintstones.problemelements Require-Bundle: org.eclipse.e4.core.contexts, org.eclipse.e4.core.services, javax.inject, org.apache.commons.lang, flintstones.entity.extensionenum, flintstones.entity.common;visibility:=reexport