public code v1
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ui
|
||||
Bundle-SymbolicName: flintstones.helper.faq.ui
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.helper.faq.ui
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: flintstones.helper.ui,
|
||||
javax.inject,
|
||||
org.eclipse.e4.ui.services,
|
||||
flintstones.helper.html,
|
||||
flintstones.model.ui.service
|
||||
Export-Package: flintstones.helper.faq.ui.dialog
|
||||
Import-Package: org.osgi.framework
|
||||
Reference in New Issue
Block a user