Wednesday, March 21, 2018

SAPUI5 - Installation

SAPUI5 Installation


First check if the JDK is installed and the environment variables are set.

Else download JDK and install.
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Set the Environment Variables
https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.html

Download Eclipse IDE for J2EE Devlopers
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/neon3






Install Eclipse and create a work space.

Go to Help -> Install New Software

Get the link for SAP Development Kit from the below path

Note : Get the link based on the eclipse you have installed.

Click on Add ,Give a name and copy the link in the location option and click OK


You can select all or UI Developement Tools based on the requirement and click next and then finish.



SAPUI5 Installation is done.Now go to project explorer and create new project there you can see SAPUI5 Application Development.

Create Application project and enjoy coding :-) 













No comments:

Post a Comment