public code v1
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Gathering
|
||||
Bundle-SymbolicName: flintstones.method.electre.phase.gathering;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.electre.phase.gathering
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: org.eclipse.e4.core.contexts,
|
||||
javax.inject,
|
||||
flintstones.model.valuation.service,
|
||||
flintstones.model.domain.service,
|
||||
flintstones.valuation,
|
||||
flintstones.valuation.numeric,
|
||||
flintstones.helper.ui,
|
||||
flintstones.helper.data,
|
||||
flintstones.helper.debug,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.application.perspective.framework.ui,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.entity.valuation
|
||||
Export-Package: flintstones.method.electre.phase.gathering
|
||||
Reference in New Issue
Block a user