public code v1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Domain
|
||||
Bundle-SymbolicName: flintstones.entity.domain;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.entity.domain
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.e4.core.services,
|
||||
flintstones.helper.data.wxml,
|
||||
org.apache.commons.lang,
|
||||
flintstones.entity.common;visibility:=reexport,
|
||||
flintstones.entity.extensionenum,
|
||||
flintstones.model.ui.service
|
||||
Export-Package: flintstones.entity.domain,
|
||||
flintstones.entity.domain.messages
|
||||
Reference in New Issue
Block a user