If you are starting from a new machine and/or have never developed on eclipse you may run into a problem using SAP UI5 library. To fix the issue, you don’t need native eclipse to use SAP UI5. You merely have to add to links to install new program in native HANA Studio.
- From HANA Studio Help menu, select "Install New Program"
- Add download site for eclipse http://download.eclipse.org/releases/juno
- Add download site for SAP UI5 https://tools.hana.ondemand.com/#sapui5
- Select to expand: UI Development Toolkit for HTML 5
- Select checkbox: UI development toolkit for HTML 5 (developer edition)
- Select Next and Finish. You will be prompted for a warning to install unsigned files, select Ok. After the install you can use the SAP UI 5 library in the hello world exercise.
You should be ready for the "Hello World" html exercise now.