Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 1.44 KB

creating-the-project-072f566.md

File metadata and controls

46 lines (20 loc) · 1.44 KB

Creating the Project

Create an adaptation project in an on-premise system.

  1. Open Visual Studio Code (VS Code).

  2. If you are creating an adaptation project for the first time, open the Command Palette and execute the Fiori: Open Adaptation Project Generator command.

  3. Open the Command Palette and execute the Fiori: Open Template Wizard command.

  4. Click the Adaptation Project tile.

  5. Use the wizard to configure the project.

    1. Enter a name for the project and a title for the application.

    2. In the Namespace field after the customer., enter the name of your project.

    3. Click Next.

    4. Choose the SAPUI5 version from the dropdown list.

    5. Select a system.

    6. Choose the application that you want to work with.

    7. 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.