Application Development 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: 

ADT: Inherited members in Project Explorer or Outline View

ŁukaszPęgiel
Contributor
0 Kudos

Hello,

I switched some time ago to Eclipse and I'm really like the tool but I miss one thing from SE80 -> a view of all inherited members of the class (methods, attributes and interfaces ). I know I can use CTRL+O twice and I will get the  everything I want but this is not so nice as everytime it's called it's retreaving data from SAP, making it slow. Also this window with all members is disappearing any time you click anywhere outside it .

Question to if inherited members can be shown in Project Explorere or Outline View ? This would be really helpfull while working with classes and interfaces.


1 ACCEPTED SOLUTION

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lukasz,

in AIE we have the ABAP Type Hierarchy to display the inheritance relationships of classes.

What do you think when we display the inherited components in that view?

Regards,

Thomas.

4 REPLIES 4

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lukasz,

in AIE we have the ABAP Type Hierarchy to display the inheritance relationships of classes.

What do you think when we display the inherited components in that view?

Regards,

Thomas.

0 Kudos

That would fit then, just add possibility to link ABAP Type Hierarchy view to currently edited object like in project explorer and then it would work great.

I don't know if you already seen my question in

http://scn.sap.com/community/abap/eclipse/blog/2014/09/25/adt-231--new-version-of-abap-development-t... but it also would be nice to know if we can set up updated debugging mode for Eclipse or not?


ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lukasz,

fine. So we put this feature in our backlog for the next release.

Update Task Debugging is currently not supported in AIE.

I'm still in clarification with the development team about the efforts to suport it.

Regards,

Thomas.

0 Kudos

Thanks a lot Thomas!