28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.method.common.phase.collectweightsaggregation.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.common.phase.collectweightsaggregation.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.method.phase.ui,
|
|
flintstones.method.common.phase.collectweightsaggregation,
|
|
org.eclipse.swt,
|
|
org.eclipse.jface,
|
|
flintstones.model.ui.service,
|
|
javax.inject,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.entity.problemelement,
|
|
flintstones.helper.data,
|
|
org.eclipse.nebula.widgets.opal.notifier,
|
|
flintstones.helper.ui,
|
|
flintstones.entity.aggregation,
|
|
flintstones.entity.common,
|
|
org.lorissecuro.ui,
|
|
org.eclipse.e4.core.services,
|
|
org.eclipse.e4.core.contexts,
|
|
org.eclipse.e4.core.di
|
|
Import-Package: flintstones.entity.method.phase
|
|
Export-Package: flintstones.method.common.phase.collectweightsaggregation.ui,
|
|
flintstones.method.common.phase.collectweightsaggregation.ui.provider
|