public code v1
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ui
|
||||
Bundle-SymbolicName: flintstones.valuation.ui;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: Sinbad2
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Automatic-Module-Name: flintstones.valuation.ui
|
||||
Require-Bundle: flintstones.valuation;visibility:=reexport,
|
||||
org.eclipse.e4.core.services,
|
||||
org.eclipse.swt,
|
||||
flintstones.helper.ui,
|
||||
flintstones.helper.extensionpoint,
|
||||
org.eclipse.e4.core.contexts,
|
||||
flintstones.entity.domain,
|
||||
org.eclipse.e4.ui.model.workbench,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.model.valuation.service,
|
||||
flintstones.model.domain.ui.service,
|
||||
flintstones.entity.domain.ui.chart,
|
||||
javax.annotation,
|
||||
flintstones.model.ui.service,
|
||||
javax.inject
|
||||
Export-Package: flintstones.valuation.ui,
|
||||
flintstones.valuation.ui.listener,
|
||||
flintstones.valuation.ui.service
|
||||
Service-Component: component.xml
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Reference in New Issue
Block a user