public code v1
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ui
|
||||
Bundle-SymbolicName: flintstones.entity.ahp.ui
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.entity.ahp.ui
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: org.eclipse.e4.core.contexts,
|
||||
javax.inject,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.valuation.ahp.ui,
|
||||
org.eclipse.swt,
|
||||
flintstones.entity.problemelement.ui,
|
||||
flintstones.entity.ahppreferences,
|
||||
flintstones.entity.preferences.preferencecollection,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.entity.ahp,
|
||||
flintstones.helper.debug,
|
||||
flintstones.model.ui.service,
|
||||
org.eclipse.jface,
|
||||
flintstones.model.ahppreferences.service,
|
||||
org.eclipse.e4.core.di,
|
||||
flintstones.helper.data,
|
||||
flintstones.helper.html
|
||||
Export-Package: flintstones.entity.ahp.ui
|
||||
Reference in New Issue
Block a user