hi all,
I am new to sap ui5. So, i am learning this opensap course : Developing Web Apps with SAP UI5.
So, i decide to do my own beside the codes they have provided with the help of walkthrough OpenUI5 Explored
But i am stuck at the xml views exercise. we need to specify the resourceroots for the view file and it can be defined as follows:
'{"namespace":"./"}'.
my question is how to define the namespace for my project?
the project structure is:
myproject
- webapp
- view
- App.view.xml
- view
- index.html