cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori for S/4 HANA, standard UI5 app enhancement using Eclipse IDE

0 Kudos

Hi team,

Please suggest how to enhance/extend standard UI5 app using Eclipse IDE.

We are using SAP Fiori for S/4 HANA(1709 on-premise edition).

I know that SAP Web IDE is the recommended one for it, but please guide if we can achieve the same through eclipse. If yes, then how to proceed.

Thanks a lot.

Accepted Solutions (0)

Answers (2)

Answers (2)

junwu
Active Contributor
0 Kudos

ui5 plugin for eclipse has no support for extension, you have to write your code without any help(you have to know the framework very well), while webide has the capability. and can guide you through the extension

is it clear enough?

junwu
Active Contributor
0 Kudos

if you know ui5 extension framework very well, you can go with eclipse,

if not, forget about it.

0 Kudos

Could you please describe it more about ui5 extension and why Eclipse is not good compared to Web IDE? Thanks!