21 lines
733 B
Plaintext
21 lines
733 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Gathering
|
|
Bundle-SymbolicName: flintstones.method.todim.phase.gathering;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.todim.phase.gathering
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: org.eclipse.e4.core.contexts,
|
|
flintstones.valuation,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.entity.problemelement,
|
|
flintstones.valuation.numeric,
|
|
flintstones.helper.ui,
|
|
flintstones.entity.method.phase,
|
|
javax.inject,
|
|
flintstones.model.valuation.service,
|
|
flintstones.model.domain.service,
|
|
flintstones.entity.valuation,
|
|
flintstones.helper.data
|
|
Export-Package: flintstones.method.todim.phase.gathering
|