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

14 lines
555 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Service
Bundle-SymbolicName: flintstones.helper.extensionpoint
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.e4.core.di;visibility:=reexport,
org.eclipse.e4.core.contexts;visibility:=reexport,
org.eclipse.core.runtime;visibility:=reexport,
flintstones.entity.extensionenum;visibility:=reexport,
flintstones.helper.locale
Export-Package: flintstones.helper.extensionpoint
Automatic-Module-Name: flintstones.helper.extensionpoint