Hello All,
I am trying to use responsive grid layout in my SAP UI5 project but I am getting below error:

The problem seems to be that i am not using eclipse in build run to launch index.html but manually opening the index.html in chrome
and I do not have the specific libraries which is linked to my project code.
Below is the sap.ui.layout.form* lib used for it but in below resource i am not able to find layout inside the ui folder .


But in eclipse it is present which i am not using:

Can you please tell how can i make these file offline available or extract it or if possible able to link in my project.
If I have to run using eclipse then is it always required to use a server for it(like Tomcat ).
-Warm Regards
Ajay Nayak