Fork this repository to automatically rename the namespace of abap2UI5.
- Rename abap2UI5 to your customer namespace, e.g., /YYY/u5 or /YYY/2ui5.
- Rename abap2UI5 to create versions for different departments, e.g., z2ui5_mm, z2ui5_pp, etc.
- Rename abap2UI5 to create release-specific versions, e.g., z2ui5_124, z2ui5_125, etc.
After renaming, you can also install abap2UI5 multiple times in the same system.
- Fork this repository
- Set your new namespace here: https://github.com/oblomov-dev/dev-abap2UI5_mirror/blob/047d9fe9e39a7e8b28e058e8775fa923d74c7d42/abaplint_rename.json#L17
- Run
npm run mirror
to mirror abap2UI5 and renamez2ui5
toz5ui5
- Pull the repository with abapGit
- (Optional) setup a github action to automate this process
Thank you to larshp and the tool abaplint processing the renaming and christianguenter2 for adjusting abap2UI5 and setting this up.
- Automagic standalone renaming of ABAP objects (SCN - 20.02.2021)