21 lines
732 B
Plaintext
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
|