You are on page 1of 1

1.

Install JDK first

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

2. Download Eclipse (open source) – Juno, Kepler, Mars, Neon, Oxygen

https://tools.hana.ondemand.com/#abap

http://www.eclipse.org/downloads/eclipse-packages/

3. Extract the downloaded zip file in your computer and this will create an Eclipse folder.

4. When we install Eclipse for first time in our system, eclipse will ask workspace. Workspace is a folder
in your local computer, where all the files will be stored which you create inside of eclipse.

5. Now we need a special tool (plug-in) to be installed in your eclipse environment to support the ABAP
development.

Choose menu Helpà Install new software...

In the url = http://tools.hana.ondemand.com/oxygen

For HANA Studio http://tools.hana.ondemand.com/mars

6. There will be list of tool which will appear, You need to use ABAP Development Tools (ADT) in eclipse.

7. Choose perspective button on top right corner, Select ABAP.

8. Right click on project explorer and choose ABAP Project.

9. It will open SAP GUI Server entries, Select your system next and provide credentials.

10. Finish. ABAP project will be added. Which is a handler to talk to ABAP on HANA system.

You might also like