public code v1
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name
|
||||
Bundle-SymbolicName: flintstones.method.mmoora.phase.results;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.mmoora.phase.results
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: org.eclipse.e4.core.services,
|
||||
flintstones.entity.method.phase,
|
||||
javax.inject,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.engine.R,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.helper.data
|
||||
Import-Package: flintstones.valuation.numeric
|
||||
Export-Package: flintstones.method.mmoora.phase.results
|
||||
Reference in New Issue
Block a user