18 lines
624 B
Plaintext
18 lines
624 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Retranslation
|
|
Bundle-SymbolicName: flintstones.method.common.model.retranslation
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.method.common.retranslation
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.domain,
|
|
flintstones.entity.problemelement,
|
|
flintstones.entity.valuation,
|
|
flintstones.valuation.twoTuple,
|
|
flintstones.domain.fuzzyset.unbalanced,
|
|
org.eclipse.e4.core.contexts,
|
|
javax.inject,
|
|
org.eclipse.e4.core.di
|
|
Export-Package: flintstones.method.common.model.retranslation
|