Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to start working on Eclipse using ABAP?

shiromani_soni1
Active Participant
0 Likes
3,134

Hi,

I need some reference or basic fundamental to start working on Eclipse using ABAP.

Please let me know if anybody can help in this.

1 ACCEPTED SOLUTION
Read only

shiromani_soni1
Active Participant
0 Likes
2,994

Hi Silvio,

Below are the screen shots for the installation details:

While pressing CTRL+N, I am getting below options:

Regards,

Shiromani Soni

9 REPLIES 9
Read only

Former Member
0 Likes
2,994

Have a look at the ABAP in Eclipse space to start your journey. Especially their blogposts.

Greetz

Silvio

Read only

pranaydubey
Explorer
0 Likes
2,994


Hi Shiromani,

Please follow the procedure in the link below,

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

Hope this helps.

Regards,

Pranay

Read only

paula_ditallo
Participant
0 Likes
2,994

Hello Shiromani,

Here are two good starting points for you:

ABAP in Eclipse in ABAP Development

This link will point you to the download for the development tools and has a step-by-step guide to setup ABAP with Eclipse.

http://scn.sap.com/community/abap/eclipse

Getting started with ABAP Development Tools Tutorials – Learn how to use ABAP in Eclipse

http://scn.sap.com/docs/DOC-31815

Read only

Former Member
0 Likes
2,994

Hi Shiromani

You can take a look at this video tutorial (Video tutorial for the SAP NetWeaver AS ABAP on SAP HANA developer edition - YouTube) on how to start using ABAP on Eclipse Platform using AWS in the cloud. Once you connect remotely the eclipse studio is available to work on using the ABAP Perspective.

Good luck.

Meera

Read only

shiromani_soni1
Active Participant
0 Likes
2,991

Hi all,

Thank you for your quick response to this query. However I am facing one problem here, after installation of Eclipse Kepler and ABAP perspective, once I create ABAP project under $tmp package, I don't get any option to create ABAP program or ABAP class, as shown in most of the videos.

I am getting only option to create "ABAP Repository Object" as shown in the screen shot below:

Kindly confirm if I am missing something, if yes let me know further steps.

Regards,

Shiromani Soni

Read only

0 Likes
2,991

Do you have a recent version of the ABAP software components installed? Maybe from here?

Here is how its look at my installation:

And when I do a right mouse button click on my $TMP-Package:

What about hitting File --> New --> Other... (or CTRL+N)?

Does the wizard offers the following?

Greetz

Silvio

Read only

shiromani_soni1
Active Participant
0 Likes
2,995

Hi Silvio,

Below are the screen shots for the installation details:

While pressing CTRL+N, I am getting below options:

Regards,

Shiromani Soni

Read only

0 Likes
2,991

So, seems you are missing some components, especially the Core Development Tools.

If I remember right its not possible to install them from scratch you need the

  • Eclipse Graphiti (only the simple Graphiti item is necessary, not Examples, Export, SDK or Tools)
  • Eclipse Modelling Framework
    • Query (only the simple EMF Model Query item is necessary, nothing else)
    • Validation (only the simple EMF Model Validation item is necessary, nothing else)
    • Transaction (only the simple EMF Model Transaction Workbench Integration item is necessary, nothing else)

prior the ABAP components.

You can download them at the mentioned links as a ZIP-file and afterwards installing the ABAP components again.

Greetz

Silvio

Read only

Former Member
0 Likes
2,991

Go to Help--> Install New software-->Click on Add button

Provide name as ABAP and address(link): http://tools.hana.ondemand.com/kepler

and Click Enter

then Select SAP ABAP development and then Next and finish.