About

My main purpose of starting this blog is that, there isn’t any other good sapui5 tutorials on the net.I am planing to add up much content so that any new sapui5 leaner might find it useful, while beginning to learn sapui5.
This blog is for mainly for the those who are in their initial phase of learning sapui5. Hey, by the way I am no expert in this, I am too just started to learn sapui5, I just wanted to share what I have learned so far.
I am planing to add up the basics of sapui5, and gradually add up the advanced functionalities. I would try to cover up almost all the topics in sapui5, i.e configuring eclipse, installation of sapui5 plugin etc. I will try to provide tutorials with the screenshots, so that any new learner would find it easy, moreover I will try to make videos, which will also help the cause.

2 comments

Click here for comments
Unknown
admin
27 April 2017 at 04:09 ×

Hello all, am trying to build my application with standard Project Structure and Am getting a blank screen. I think the Component.js is not pointing to the manifest.json because if I clear all the code on the manifest.json it does not impact on the application, I still get a blank screen. I suspect my issue is with the Component.js or a Version related issue. Please can someone help me. Please find below Index.html, Component.js and manifest.json

Reply
avatar
Sanjo Thomas
admin
27 April 2017 at 09:44 ×

Hi,

The eclipse version you are using is Eclipse Juno, which doesn't support manifest.json. Try using Eclipse Neon, which supports latest version of sapui5 toolkit. It would surely work fine.

Reply
avatar