Wednesday 17 July 2024

How to install personal offline SAP-WebIDE?


1. Cross check Java Version  
 1 Go to cmd 
 2 Enter "java - version" and press enter 
 3 check version    
 4 Version should be 1.8 

2. Offline personal SAP WebIDE  
 1 Go to https://tools.hana.ondemand.com/#sapui5 
 2 Copy the downloaded the WebIDE file, Paste it into the C:\MyWebIDE or D:\MyWebIDE. 
 3 Now right click on downloaded zip file and choose extract here option. You will see an eclipse folder, inside that you will find an orion.exe file 
 4 Right click on orion.exe and choose compatibility option as Run this program as administrator. 
 5 Double click on Orion.exe and say Yes to pop-up. DONT CLOSE Orion.exe window. 
 6 Now you can go to browser and use http://localhost:8080/webide/index.html 

No comments:

Post a Comment