Create an adaptation project in an on-premise system.
-
Open Visual Studio Code (VS Code).
-
If you are creating an adaptation project for the first time, open the Command Palette and execute the Fiori: Open Adaptation Project Generator command.
-
Open the Command Palette and execute the Fiori: Open Template Wizard command.
-
Click the Adaptation Project tile.
-
Use the wizard to configure the project.
-
Enter a name for the project and a title for the application.
-
In the Namespace field after the
customer.
, enter the name of your project. -
Click Next.
-
Choose the SAPUI5 version from the dropdown list.
-
Select a system.
-
Choose the application that you want to work with.
-
Click Finish to generate the project.
-
Your adaption project has been generated. To preview your adaption project, see Previewing the Adaptation Project. To continue development, see Making Adaptations and Create New SAPUI5 Extensions.