Hi Experts,
I have configured alot of SAP Fiori Apps. And now i want to extend SAP standard Fiori App. I have read so many blogs.
I got two ways of extension (UI).
1). Using Fiori Extension Tool in eclipse .
EX:
That is depricated according to below link
http://scn.sap.com/docs/DOC-50112
2). Without using Fiori Tool Kit
Import SAP Fiori project in eclipse and write code on extension point and finally saare project to sap server.
Following this link
I am confused what method should i use ? .