31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.application.perspective.phase.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Require-Bundle: org.eclipse.e4.ui.model.workbench,
|
|
org.eclipse.swt,
|
|
org.eclipse.nebula.widgets.opal.breadcrumb,
|
|
flintstones.helper.ui,
|
|
javax.inject,
|
|
flintstones.model.ui.service,
|
|
javax.annotation,
|
|
org.eclipse.e4.ui.di,
|
|
org.eclipse.e4.core.di.annotations,
|
|
flintstones.application.constants,
|
|
flintstones.helper.faq,
|
|
org.eclipse.e4.core.contexts,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.entity.method.phasepage,
|
|
flintstones.entity.method,
|
|
flintstones.model.method.service,
|
|
flintstones.model.method.phase.service,
|
|
flintstones.entity.method.phase.ui,
|
|
flintstones.application,
|
|
org.eclipse.e4.core.services,
|
|
org.eclipse.osgi.services,
|
|
flintstones.entity.method.phase
|
|
Automatic-Module-Name: flintstones.application.perspective.phase.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Export-Package: flintstones.application.perspective.phase.ui
|