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

21 lines
732 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: flintstones.application.perspective.gathering.ui;singleton:=true
Bundle-Version: 1.0.0.qualifier
Export-Package: flintstones.application.perspective.gathering.ui.parts
Require-Bundle: flintstones.element.common.ui,
org.eclipse.e4.core.services,
javax.inject,
org.eclipse.e4.core.contexts,
org.eclipse.e4.core.di,
flintstones.model.valuation.service,
flintstones.entity.valuation,
javax.annotation,
flintstones.helper.data,
flintstones.model.problemelement.service,
org.eclipse.nebula.widgets.opal.notifier,
flintstones.helper.faq
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: flintstones.gathering.ui