Skip to Content
Author's profile photo Former Member

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

/wp-content/uploads/2013/08/1_269034.png

In the new screen, select the “Available Software Sites”.

/wp-content/uploads/2013/08/2_269035.png

Add this two entries and press Ok:

  1. http://download.eclipse.org/releases/juno
  2. https://tools.hana.ondemand.com/juno

In the Work with, select “SAP Development Tools for Eclipse Juno”.

/wp-content/uploads/2013/08/3_269051.png

Select UI Development Toolkit for HTML5 -> UI development toolkit for HTML5 (Developer Edition)

/wp-content/uploads/2013/08/4_269052.png

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. 

/wp-content/uploads/2013/08/6_269053.png

Complete the wizard.

When everything has completed. And just for now, modify the index.html file, just like in the image.

/wp-content/uploads/2013/08/7_269060.png

To view the changes, we need to Preview it. Right click on the index.html file, select Run As -> Web App Preview.

/wp-content/uploads/2013/08/8_269061.png

You will have a preview and a URL. You can paste that URL in a browser and view it there.

/wp-content/uploads/2013/08/9_269062.png

Assigned Tags

      10 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      thanks for sharing 🙂

      Come up with few more documents

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      I'm glad you like it.

      Author's profile photo Former Member
      Former Member

      nice doc!

      Author's profile photo Former Member
      Former Member

      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.?


      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Hi, Sangita.

      Sorry for the late responding.

      It might be obvious, but, did you restart the Studio? What revision version do you have?

      Author's profile photo Former Member
      Former Member

      Thank you José ,

      It helped me .

      -

      Lakshmi

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      You're welcome.

      Author's profile photo Meng Yuxin
      Meng Yuxin

      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/

      Author's profile photo Abdiel J P Gaffud
      Abdiel J P Gaffud

      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?

      Author's profile photo Torsten Wirth
      Torsten Wirth

      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.