27 lines
924 B
Plaintext
27 lines
924 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.method.common.phase.collectweights.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.common.phase.collectweights.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: org.eclipse.e4.core.contexts,
|
|
flintstones.entity.method.phase.ui,
|
|
org.eclipse.swt,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.application,
|
|
javax.inject,
|
|
flintstones.application.constants,
|
|
org.eclipse.e4.core.services,
|
|
org.eclipse.osgi.services,
|
|
org.eclipse.e4.ui.workbench,
|
|
flintstones.method.common.phase.collectweights,
|
|
flintstones.model.ui.service,
|
|
org.eclipse.nebula.widgets.opal.checkboxgroup,
|
|
flintstones.entity.problemelement.ui,
|
|
flintstones.entity.problemelement,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.helper.ui,
|
|
flintstones.helper.data,
|
|
flintstones.entity.method.phase
|