14 lines
509 B
Plaintext
14 lines
509 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: SelectBLTS
|
|
Bundle-SymbolicName: flintstones.method.common.phase.selectBLTS;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.common.phase.selectBLTS
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.domain.fuzzyset,
|
|
org.eclipse.e4.core.services,
|
|
flintstones.entity.domain,
|
|
javax.inject,
|
|
flintstones.entity.method.phase
|
|
Export-Package: flintstones.method.common.phase.selectBLTS
|