In this guide you can find information on how to add SAPUI5 component usages in your adaptation project without tooling support.
For more information on component usages, see the Reuse Components section in Using and Nesting Components.
-
Right click the
manifest.appdescr_variant
file of your adaptation project and select the Adaptation Project > Add SAPUI5 Component Usages. -
After the wizard starts, enter the Component Usage ID you want to add.
-
Enter the Component name.
-
Choose if you want to set it as lazy.
-
(Optional) Enter settings for the Component in the format:
"key1":"value1","key2":"value2",
. -
(Optional) Enter any additional Component Data in the format:
key1":"value1","key2":"value2",
. -
Choose if you want to add library reference. If yes, enter the library reference needed and choose if you want to set it as lazy.
-
Click Finish to save your changes.