Hello everyone,
Please help me why the below error is coming when Iam trying to run SAPUI 5 workitems in cordova eclipse .
ReferenceError: Can't find variable: sap and here comes my code .
<script src="resources/sap-ui-core.js" id="sap-ui-bootstrap" data-sap-ui-libs="sap.ui.commons,sap.m,sap.ui.table,sap.me" data-sap-ui-theme="sap_bluecrystal" data-sap-ui-xx-bindingSyntax="complex">
/* https://sapui5.netweaver.ondemand.com/resources/sap-ui-core.js */
/* http://sap.sodalessolutions.com/Post2Close/resources/sap-ui-core.js */
</script>.
Please assist me with the procedure.
Thanks in advance .