Show TOC

Including SAP Web IDE Assets into a ProjectLocate this document in the navigation structure

SAP Web IDE is a Web-based application development tool for UI5. You can optionally include the SAP Web IDE assets into the Cordova project for use in your Hybrid SDK (Kapsel) application.

When you deploy your web application to SAP HANA Cloud Platform mobile services, a GIT repository is automatically created containing the SAP Web IDE assets.

To include the SAP Web IDE assets into a Cordova project:

  1. Using a GIT client, enter the following command to get the SAP Web IDE assets from the repository:
    git clone https://git.neo.ondemand.com/<SAP_HANA_Cloud_Platform_account>/<HTML5_application_on_SAP_HANA_Cloud_Platform>
  2. Copy the SAP Web IDE assets from the download location on your local machine into the Cordova project's www folder.

    The SAP Web IDE assets are now included in the project.