Show TOC

Start SAP Web IDELocate this document in the navigation structure

Initial Steps in SAP Web IDE

  1. Open 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 SAP Web IDE.

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

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

  3. Create your project within the Workspace folder by choosing Start of the navigation path File Next navigation step New Next navigation step Folder End of the navigation path from the menu or Ctrl + Alt + Shift + N. Enter, for example, myProject as the folder name.