16 lines
636 B
Plaintext
16 lines
636 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name
|
|
Bundle-SymbolicName: flintstones.method.fuzzy.common.phase.collectweights.criterion;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.fuzzy.common.phase.collectweights.criterion
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: org.eclipse.e4.core.services,
|
|
flintstones.entity.method.phase,
|
|
javax.inject,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.helper.data,
|
|
flintstones.domain.fuzzyset,
|
|
flintstones.helper.faq
|
|
Export-Package: flintstones.method.fuzzy.common.phase.collectweights.criterion
|