Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint

Installing SAPUI5 on local machine using XAMPP

I have to install SAPUI5 on my local machine using XAMPP and also copied the files to htdocs. When I save a HTML document with text and run this, it only opens blank page.

I can see this error in developer tools in Chrome:

"failed to preload 'sap.ui.core.library-preload': Not Found - sap.ui.ModuleSystem

Any idea what is wrong and how to setup UI5 development environment?


1 Answer
Anil SAP Gupta

You can refer this link for setting up basic development environment for SAP UI5:

Basic Development environment for SAPUI5

To setup local Development with Eclipse, you should refer this:

UI5 with Eclipse

Advertisements

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.