Files
Flintstones/bundles/flintstones.model.method.provider/META-INF/MANIFEST.MF
T
Francisco Jesús Martínez Mimbrera 759a8968a2 public code v1
2026-05-23 00:32:57 +02:00

23 lines
733 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Provider
Bundle-SymbolicName: flintstones.model.method.provider
Bundle-Version: 1.0.0.qualifier
Automatic-Module-Name: flintstones.model.method.provider
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: javax.inject,
org.eclipse.e4.core.contexts,
flintstones.model.method.service,
org.eclipse.e4.core.di,
org.eclipse.e4.ui.model.workbench,
org.eclipse.e4.core.services,
flintstones.helper.extensionpoint,
flintstones.entity.method,
flintstones.helper.data,
javax.annotation,
flintstones.entity.method.phase,
flintstones.model.method.phase.service,
flintstones.entity.method.phase.ui
Bundle-ActivationPolicy: lazy
Service-Component: component.xml