SAP Web IDE Personal Edition Setup and Create SAPUI5 Application For Beginner
SAP Web IDE Personal Edition Setup and Create SAPUI5 Application For Beginner
Prerequisites
You are installing SAP Web IDE personal edition in one of the following operating systems:
o Microsoft Windows (version 7 or higher)
o Mac OS (version 9 or higher)
JDK 1.8 Version on laptop:
o Before using Web IDE personal edition, make sure you must and should have the
JDK 1.8 version installed in your system.
Note : If you install JDK version higher then 1.8, it will NOT work.
Step 1 : Go to SAP Development tools and browse to the SAPUI5-tab and download the preferred
version
Step 2: Download the installation ZIP file.
C:\Users\…..\Downloads\sap-webide-personal-edition-1.53.9-trial-win32.win32.x86_64 (1)\eclipse.
If you open the extracted folder(eclipse) then The folder-structure should look like this:
Step 4: To start the WebIDE you have to go to the folder eclipse and now double click on
the orion.exe file to run the Orion Server. (marked yellow above)
Step 6: Before starting the Web-IDE you need an Orion account. To create new Orion account
press Create a new account button highlighted in the screen. You will see the below screen:
If you already have Orion account then directly press three dot highlighted in point 5 screen.
Step 7: IF your Orion account created successfully and after Sign-in your Web-IDE open. You will
see the below SAP Web IDE screen:
Select Development ==> Select Workspace ==> Right click on Workspace and select New
Step 2: As you see below different template options you have. You will choose any of them as per
your requirements.
Step 4: You can select any one of the following View types(XML, JSON, JavaScript and HTML) as
per your requirement. I am selecting View Type XML and Give the view name and press
on Finish button.
Step 5: Expand the project(Demo) inside the Workspace folder. Select the view and add
“Hello World” text inside the page content and save it (Ctrl + S).
Conclusion:
In this blog post, We have learnt how to Setup SAP Web IDE personal Edition and help to Create
SAPUI5 application. This blog for pure beginner.
Like always, add your comments, thoughts and if there is room for improvement (and I’m sure there
is) let me know.