Class2 - SAP UI5 FIORI ODATA Notes and Diagrams
Class2 - SAP UI5 FIORI ODATA Notes and Diagrams
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-
2133151.html
click on save
double click jdk related .exe file -> next -> next -> finish
__________________________________________________________________
http://www.eclipse.org/downloads/packages/release/Juno/SR2
click on Download
right click eclipse related .zip file ->select "EXTRACT Here.." option
so open eclipse folder -> right click eclipse.exe file -> send to DESKTOP
_____________________________________________________________________________
Provide link as
http://tools.hana.ondemand.com/juno
press enter
How to verify whether SAP UI5 plugins are added to eclipse or not ?
-----------------------------------------------------------------------
NOw ECLIPSE tool can be used by SAP developers for developing SAP related
APPlications
___________________________________________________________________________________
__
open eclipse -> window preferences -> expand java folder -> select
"compiler" option
click on apply
click on OK
____________________________________________________________________________
common Error :
_____________________________
SAP UI5/FIORI framework is used for developing web applications with website
features
and consume/access Odata Services for dealing with Database functionalities with
backend systems
open Eclipse tool -> FILE -> NEW -> OTHER -> Expand SAP UI5 Folder -> Select
"APPlication Project" option
Solution : right click your project folder -> new -> other -> expand SAP Ui5
folder -> select VIEW
provide view name = second
click finish
___________________________________________________________________________________
___________
1) script section : we can implement SAP Ui5/Fiori scripting for creating &
adding screen elements
like table/list/drop/radio/check /etc..
___________________________________________________________________________________
___