19 lines
713 B
Plaintext
19 lines
713 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.method.flowsort.phase.alternativeinformation.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.flowsort.phase.alternativeinformation.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.method.phase.ui,
|
|
flintstones.method.flowsort.phase.alternativeinformation,
|
|
flintstones.entity.method.phase,
|
|
org.eclipse.swt,
|
|
flintstones.model.ui.service,
|
|
flintstones.helper.html,
|
|
flintstones.entity.problemelement.ui,
|
|
flintstones.entity.problemelement,
|
|
flintstones.method.flowsort.phase.result,
|
|
flintstones.helper.data,
|
|
org.apache.commons.lang
|