Show TOC

Retrieving the SAPUI5 Application Project from the SAPUI5 RepositoryLocate this document in the navigation structure

Process how to retrieve the SAPUI5 application project from the SAPUI5 repository

Before retrieving the SAPUI5 application project from the SAPUI5 repository, make sure that

  • You have created a SAPUI5 application.

  • You have shared and submitted the SAPUI5 application.

  • The ABAP system you are using needs to be available in your SAP GUI Logon group.

To retrieve the SAPUI5 application project from the SAPUI5 repository, proceed as follows:

  1. Create a generic project in Eclipse: Choose Start of the navigation path New Next navigation step Project Next navigation step General Next navigation step Project End of the navigation path. Enter the same name that is used for the SAPUI5 BSP application artifact in the ABAP system. Choose Finish.

  2. Share the SAPUI5 application project with Team Provider by choosing the existing BSP application.

  3. Synchronize the SAPUI5 application project as follows: In the context menu of the selected project, choose Start of the navigation path Team Next navigation step Retrieve End of the navigation path. Next, choose Select All to select the conflicting files as well.

    SAPUI5 ApplTools Retrieve

  4. Choose Finish.

Application-project-related files have been retrieved from the SAPUI5 Repository.

The SAPUI5 application project can now run locally in Eclipse.