38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Views common
|
|
Bundle-SymbolicName: flintstones.element.common.ui
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.view.common
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.valuation.ui;visibility:=reexport,
|
|
flintstones.application.constants;visibility:=reexport,
|
|
flintstones.helper.wtable;visibility:=reexport,
|
|
org.eclipse.e4.ui.di;visibility:=reexport,
|
|
org.eclipse.e4.ui.workbench;visibility:=reexport,
|
|
org.eclipse.e4.ui.model.workbench;visibility:=reexport,
|
|
flintstones.entity.problemelement,
|
|
flintstones.model.problemelement.service,
|
|
org.eclipse.e4.core.services,
|
|
javax.inject,
|
|
org.eclipse.jface,
|
|
flintstones.helper.ui,
|
|
flintstones.model.domain.service,
|
|
org.eclipse.e4.core.contexts,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.entity.domain,
|
|
flintstones.entity.valuation,
|
|
flintstones.model.valuation.service,
|
|
flintstones.model.domain.ui.service,
|
|
javax.annotation,
|
|
flintstones.model.ui.service,
|
|
flintstones.entity.problemelement.ui,
|
|
flintstones.helper.faq,
|
|
flintstones.model.application.service,
|
|
org.eclipse.nebula.widgets.opal.notifier,
|
|
flintstones.helper.debug
|
|
Export-Package: flintstones.element.common.ui.parts,
|
|
flintstones.element.common.ui.providers,
|
|
flintstones.element.common.ui.views
|