public code v1
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Valuation
|
||||
Bundle-SymbolicName: flintstones.valuation;singleton:=true
|
||||
Bundle-Vendor: Sinbad2
|
||||
Export-Package: flintstones.valuation.cell,
|
||||
flintstones.valuation.messages
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Automatic-Module-Name: flintstones.valuation
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Import-Package: flintstones.application.constants
|
||||
Require-Bundle: flintstones.entity.valuation,
|
||||
flintstones.entity.domain,
|
||||
flintstones.helper.wtable,
|
||||
org.eclipse.e4.core.services
|
||||
Reference in New Issue
Block a user