While reading the documentation for SAPUI5, I came across a part of the description of the application descriptor ( See ). It says:
An application descriptor provides a central, machine-readable, and easily accessible location for storing metadata associated with an application or application component.
Although he says "application" or "... component", I canโt understand how it is used for the application, and if you need to actually install manifest.json if I do not implement the component.
Is there any clarification if and how manifest.json is used in SAPUI5 for applications? Is an assignment possible for data generation / implementation in the SAP Web IDE or for future plans?
I would appreciate any answer for clarification, since the SCN, SDN and openUI5 pages do not give me a hint.
Thanks in advance.
source share