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 activate programs in eclipse

Former Member
0 Likes
2,091

Hi all

I try to use ABAP Eclipse and run into problem. I have a program that contains includes.

Now I start to develop on for example include 1 and include 2. In include 1 is class definition

and in include 2 is class implementation. Now my question, how to activate both at once like ABAP Editor?

Thanks

1 ACCEPTED SOLUTION
Read only

former_member185613
Contributor
0 Likes
1,316

Hi Anujit,

Next to the activate button there is 'Activate inactive development object' button available. Upon click, it gives list of inactive objects from where you can select the includes and activate them.

Hope it helps,

~Athreya

3 REPLIES 3
Read only

Former Member
0 Likes
1,316

Hi Anujit,

You could choose that 2 include together from left node tree, then right click mouse, 'Activate'.

regards,
Archer

Read only

0 Likes
1,316

and there are a button, 'Activate inactive ABAP objects' near by that single one.

All inactive objects will popup, you can choose to activate.

Read only

former_member185613
Contributor
0 Likes
1,317

Hi Anujit,

Next to the activate button there is 'Activate inactive development object' button available. Upon click, it gives list of inactive objects from where you can select the includes and activate them.

Hope it helps,

~Athreya