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

Feature request: Add separate objects (e.g. programs, classes...) to favorite package

Former Member
0 Likes
942

Hello all,

I want to start a discussion about the possibility to add separate objects to the list of favorite packages in Eclipse.

Right now it is possible to add favorite packages to the list and this is very handy, you can access all your coding more easily. However, it happens to me lot of times, that I have only a few programs in a bigger package and the other programs do not interest me.

It would be great if it would be possible to add any object to this "favorite" node. I could be called "favorite objects" and you could be able to add separate programs or classes or webdynpro components. (In SE80 it is similar, you can insert any program or function group or package to the favorite menu).

How would you like it?

Is it possible to implement?

Have a nice day!

7 REPLIES 7
Read only

Peter_Inotai
Active Contributor
0 Likes
897

Hi Ondrej,

Great suggestion. I hope something will be done in this area

Peter

Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
897

Hi Ondrej,

this feature is already available in Eclipse. The view you need is called Bookmarks view.

You can define bookmarks on code lines of all source code objects supported by ABAP in Eclipse.

Check the following blog for more details:

http://scn.sap.com/community/abap/eclipse/blog/2013/01/25/how-to-use-bookmarks-in-abap-in-eclipse

Currently we are working on an extension of the feature so that all objects are supported by the bookmarks view, e.g. WebDynpro views and controlers.

Kind Regards,

Thomas.

Read only

Former Member
0 Likes
897

Hello Thomas,

thank you for your response. Even thought it is not directly my requested feature, it still helps and I find it very handy.

Thanx again,

have a nice day!

Ondrej

Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
897

Hi Ondrej,

what we can try is to reuse the infrastructure from the backend and display the Favorites from SE80 also in the eclipse project explorer. Would this be helpful?

Regards,

Thomas.

Read only

Former Member
0 Likes
897

Hi Thomas,

yes, I think this would be great! Would it be an extra node in the project tree? That would be really cool!

Looking forward to it!

O.

Read only

Former Member
0 Likes
897

Hi thomas,

I also think will be a very nice feature.

Cheers!

Luis

Read only

0 Likes
897

>Would this be helpful?

Definitely.

Peter