Show TOC

Start the SAP Web IDELocate this document in the navigation structure

Initial Steps in SAP Web IDE

  1. Open the SAP Web IDE and wait until the initialization has finished.

    When you start it for the first time, you will see a home screen containing more information about the SAP Web IDE.

  2. Change to the Development perspective by clicking the icon with the code symbol on the left toolbar.

    You now see a folder list with an entry Local on the left side and an empty code editor on the right side.

  3. Create your project within the Local folder by choosing the New Folder icon in the header toolbar. Enter, for example, myProject as the folder name.