public code v1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Result
|
||||
Bundle-SymbolicName: flintstones.method.todim.phase.result;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.todim.phase.result
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.e4.core.contexts,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.model.domain.service,
|
||||
javax.inject,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.helper.data
|
||||
Export-Package: flintstones.method.todim.phase.result
|
||||
Reference in New Issue
Block a user