- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to refer and import SAP-UI-Core.js within my SAPUI5 project
The SAPUI5 library files are a part of Eclipse SAPUI5 plug-in.
If you are running the app by using the Web App preview on the startup page ( Go to Run As -> select “Web APP Preview”), then eclipse starts a local HTTP server for development which serves at “/resources” the library.
Till the preview window is open, you can go ahead and use the URL in any browser of your choice to debug the application.
- Related Articles
- Connect to dynamic URL within OData in SAP project
- How to remove dashed line from my tkinter menu UI?
- Including third party libraries in SAPUI5 Project
- How to import local json file data to my JavaScript variable?
- Footer not working in my SAPUI5 application
- How to import classes from within another directory/package in Java?
- Calling a JAVA method through JavaScript in SAPUI5 project
- How to use EXPORT / IMPORT to Memory ABAP – SAP?
- What does an InfoStore refer to in SAP BO?
- How to get the current version of my iOS project in code?
- How to pass import parameter values using SAP RFC class?
- Creating a table using SAP HANA Studio UI option
- Using SAP Gateway service in SAP Web project
- Executing a table creation using UI in SAP HANA Studio
- Sorting List in SAP UI5 project

Advertisements