How to use SAP UI5 in HANA Studio rev. 60
In order to install SAP UI5 in HANA studio 1.60, you need to install it first.
To do this, go to Help -> Install New Software
In the new screen, select the “Available Software Sites”.
Add this two entries and press Ok:
In the Work with, select “SAP Development Tools for Eclipse Juno”.
Select UI Development Toolkit for HTML5 -> UI development toolkit for HTML5 (Developer Edition)
After that, the installation should be like just another software installation.
To run the “Hola, mundo” example:
Right click over the Project Explorer view and select New -> Project. In the New Project wizard, select SAPUI5 Application Development.
Complete the wizard.
When everything has completed. And just for now, modify the index.html file, just like in the image.
To view the changes, we need to Preview it. Right click on the index.html file, select Run As -> Web App Preview.
You will have a preview and a URL. You can paste that URL in a browser and view it there.
thanks for sharing 🙂
Come up with few more documents
I'm glad you like it.
nice doc!
Hi Jose, I have done exactly like to suggested, please I followed many other threads too. But I am facing a strange issue. after installing UI5 successfully, I am not able to find it after
Right clicking over the Project Explorer view and select New -> Project.
In fact it is no where in the New Project wizard, there is no SAPUI5 Application Development. I was able to do that successfully in earlier version. can you suggest what may wrong possibly.?
Hi, Sangita.
Sorry for the late responding.
It might be obvious, but, did you restart the Studio? What revision version do you have?
Thank you José ,
It helped me .
-
Lakshmi
You're welcome.
Refer to your instruction, I installed the mars for HANA studio successfully.
Thank you very much. Expecting more and more sharing....
Yuxin
--------------
https://tools.hana.ondemand.com/mars/
Hello All,
We are trying to connect an oData service on hana studio. they are both on-premise. how can we access oData service? we have already set it on manifest. but no data is retrieve. is it adding the system will do?
I have installed the UI development toolkit for HTML with 2206 version of Eclipse. After running the wizard (which options did you chose there?) im getting an error "InvocationTargetException" after I click on finish. It seems to be not important which options I choose. The result seems to be the same.
Edit: Well this post is some years old. I got an account for business application studio now. Seems to be the current way to do this.