30 lines
911 B
Plaintext
30 lines
911 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.application.perspective.method.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Require-Bundle: org.eclipse.e4.ui.model.workbench,
|
|
org.eclipse.swt,
|
|
javax.inject,
|
|
flintstones.helper.ui,
|
|
org.eclipse.e4.core.contexts,
|
|
org.eclipse.e4.core.di,
|
|
org.eclipse.e4.core.services,
|
|
flintstones.application.constants,
|
|
org.eclipse.e4.ui.di,
|
|
flintstones.model.ui.service,
|
|
flintstones.helper.html,
|
|
flintstones.helper.faq,
|
|
org.eclipse.osgi,
|
|
javax.annotation,
|
|
flintstones.application,
|
|
flintstones.entity.method,
|
|
flintstones.model.method.service,
|
|
org.eclipse.e4.ui.workbench,
|
|
org.eclipse.osgi.services,
|
|
flintstones.helper.debug,
|
|
org.lorissecuro.ui,
|
|
flintstones.application.perspective.rating.ui
|
|
Automatic-Module-Name: flintstones.application.perspective.method.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|