Show TOC

Test in SAPUI5 Application PreviewLocate this document in the navigation structure

You access the SAPUI5 application preview using the Web App Preview, provided with the embedded Jetty server. You can quickly check on your application and open it in the default browser.

Prerequisites

Note Jetty provides an internal web preview used in the SAPUI5 application preview. As of the Juno release of Eclipse, this feature needs to be installed explicitely.

Procedure

  1. To test the new application with the application preview in an embedded Jetty server, right-click the HTML file or the project node and choose Start of the navigation path Run As Next navigation step Web App Preview End of the navigation path. Everything is configured automatically.
  2. To refresh after having changed a file of your SAPUI5 application, choose Refresh on the left hand side of the preview editor to refresh the SAPUI5 preview.
  3. To check the files of your SAPUI5 application project in an external browser, choose Open in external browser on the right hand side of the preview editor. This function opens the external browser which is specified in the Eclipse preferences under Start of the navigation path General Next navigation step Web Browser End of the navigation path. This is usually the default browser of your PC. For other external browsers, you can also copy the URL from the text field of the editor to the external browser.
    Depending on the libraries you use, different browsers are supported. For more information, see: Browser and Platform Support

    Open in External Browser

    SAPUI5 ApplTools Testing Preview