16 lines
643 B
Plaintext
16 lines
643 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Linguistic TOPSIS experts ui
|
|
Bundle-SymbolicName: flintstones.method.linguistic.topsis.phase.experts.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.method.linguistic.topsis.phase.experts.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.model.ui.service,
|
|
flintstones.entity.method.phase.ui,
|
|
flintstones.entity.method.phase,
|
|
flintstones.method.linguistic.topsis.phase.experts,
|
|
org.eclipse.swt,
|
|
de.kupzog.ktable
|
|
Export-Package: flintstones.method.linguistic.topsis.phase.experts.ui.table
|