[sapui5] [deployment] Error when deploy project from Web IDE to ABAP Server

1/ Cannot find index.html file 

This is usually caused when you override the folder that was created by Eclipse before.
Let take back a little in history, when sapui5 is new and not yet have their own Web IDE. Developer needs to use Eclipse to develop & deploy to ABAP server. And the structure of webapp in Eclipse is different than in Web IDE, this leads to the issue you're having.

Solution:

To fix it, delete all the configuration relating to the old folder structure created by Eclipse in configuration files (which are the "UI5..." files).

The file created by Eclipse is usually the file inside WebContent folder.


---V---

Nhận xét

Bài đăng phổ biến từ blog này

Tại sao lại chụp ảnh theo bố cục 1/3 ?

[sapui5] Best Practice in sapui5 development

Implement Search field with case-INSENSITIVE by SAP UI5