0% found this document useful (0 votes)
53 views2 pages

Descriptor For Libraries b229914

The descriptor for libraries contains a subset of attributes from the application descriptor. It includes attributes like the library name, version, title, description, dependencies, and more. The descriptor is defined in a manifest.json file and provides metadata for libraries in SAPUI5.

Uploaded by

zzg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views2 pages

Descriptor For Libraries b229914

The descriptor for libraries contains a subset of attributes from the application descriptor. It includes attributes like the library name, version, title, description, dependencies, and more. The descriptor is defined in a manifest.json file and provides metadata for libraries in SAPUI5.

Uploaded by

zzg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

loio

b229914587444025be986d81dcc77303
view on: demo kit nightly build | demo kit latest release

Descriptor for Libraries


The descriptor for libraries contains a subset of the attributes in the descriptor for
applications and components.

Availa
ble for
SAPUI
5 dist
librari
manifest.json .library es? Comment
sap.app/id name x
sap.app/type - x Generated
with value
library
sap.app/embeds - x Generated
sap.app/i18n appData/manifest/i18n New in
.library
sap.app/applicationVersio version x
n/version
sap.app/title title x Text symbol
syntax with
leading
curly
brackets
({{) and
trailing
curly
brackets
(}}); new in
.library
sap.app/description documentation x Text symbol
syntax with
leading
curly
brackets
({{) and
trailing
curly
brackets
(}})
sap.app/ach appData/ownership/component x
sap.app/openSourceCompone appData/manifest/openSourceCom New in
nts ponents .library
sap.app/resources - x Generated
with value
resources.
json
sap.app/offline appData/manifest/offline x New in
.library
sap.app/sourceTemplate appData/manifest/sourceTemplat New in
e .library,
to be filled
by SAP Web
IDE only
sap.ui/technology - x Generated
with value
UI5
sap.ui/deviceTypes appData/manifest/deviceTypes New in
.library
sap.ui/supportedThemes - x Generated
and merged
sap.ui5/dependencies/minU - x Generated
I5Version
sap.ui5/dependencies/libs dependencies x
sap.ui5/contentDensities appData/manifest/contentDensit New in
ies .library
sap.platform.abap/uri appData/manifest/sap.platform. New in
abap/uri .library
sap.platform.hcp/uri appData/manifest/sap.platform. New in
hcp/uri .library
sap.fiori/registrationIds appData/manifest/sap.fiori/reg New in
istrationId .library
sap.fiori/archeType appData/manifest/sap.fiori/arc New in
heType .library

Related information
Creating a Descriptor File for Existing Apps

You might also like