24 lines
523 B
Plaintext
24 lines
523 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Billboard
|
|
Bundle-SymbolicName: org.idempiere.zk.billboard
|
|
Bundle-Version: 11.0.0.qualifier
|
|
Bundle-Vendor: iDempiere
|
|
Automatic-Module-Name: org.idempiere.zk.billboard
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
|
Export-Package: metainfo.zk,
|
|
org.idempiere.zk.billboard,
|
|
web.js.zul.billboard,
|
|
web.js.zul.billboard.css,
|
|
web.js.zul.billboard.ext,
|
|
web.js.zul.billboard.mold
|
|
Require-Bundle: zcommon,
|
|
zel,
|
|
zhtml,
|
|
zjavassist,
|
|
zk,
|
|
zkbind,
|
|
zkplus,
|
|
zul,
|
|
zweb
|