Hi all,
I've had some UI5 experience over the last months developing Java EE applications with UI5 javascript frontend, deployed to HCP.
Now I'd like to learn the HTML5 side of HCP, in order to develop UI5 applications, leveraging also RDE.
However, with RDE/HTML5, I'm really unable to load a very easy application ("hello world") which shows a simple textview controller in the main Javascript view.
I can see that the RDE wizard creates a XML view, which I deleted and changed the UI5 application to be fully javascript oriented with a JS view.
Of course I also edited the index.html accordingly.
Whatever I do, I get a weird javascript error:
The Chrome debugger doesn't even get into the view code itself, the error is at framework level.
I am starting to wonder whether there's any requirement/limitation on how the HTML5 applications should be arranged (e.g. only UI5 XML views are supported).
Could anyone please shed some light?
Thanks a lot
Regards
Vincenzo