‎2015 Aug 03 9:56 AM
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
‎2015 Aug 03 10:34 AM
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
‎2015 Aug 03 10:15 AM
Hi Anujit,
You could choose that 2 include together from left node tree, then right click mouse, 'Activate'.
regards,
Archer
‎2015 Aug 03 10:33 AM
and there are a button, 'Activate inactive ABAP objects' near by that single one.
All inactive objects will popup, you can choose to activate.
‎2015 Aug 03 10:34 AM
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