ABAP Favorites

Add this URL to your Eclipse Installation to reach this solution's update site.

2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

https://fidley.github.io/ADTPluginsUpdateSite/UpdateSite/

Learn more...
Solution Description

A small plugin to create ABAP favorites list for transactions and urls. Editing of entries now available.

It contains two views:

  1. Favorites
  2. Favorites Dev Objects

 

Favorites view you can add Folders which are dependent or not from the SAP system as well as you can create a Folders with Development objecs. The difference is that The Folders which are not favorites of DevObjects are opened as "Run", where DevObject Folders are open in editor.

For Favorites Dev Objects view, you can store there only DevObjects folders, so every entry is opened in editor.

Additional Details

Eclipse Versions: 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: ABAPBlog.com

Development Status: Production/Stable

Date Created: Sunday, July 2, 2017 - 10:48

License: Apache 2.0

Date Updated: Friday, October 6, 2023 - 10:49

Submitted by: Lukasz Pegiel

Screenshot
Date Ranking Installs Clickthroughs
March 2024 187/651 84 7
February 2024 189/687 121 13
January 2024 201/691 110 14
December 2023 190/671 122 9
November 2023 220/686 107 15
October 2023 225/673 100 22
September 2023 205/663 113 20
August 2023 192/673 111 12
July 2023 194/668 115 15
June 2023 223/669 89 16
May 2023 206/671 119 6
April 2023 209/667 110 7
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for ABAP Favorites.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

Nice little Tool to make Life easier. 

Will it be possible in the Future to add Elements without encapuslating them in Folders? For example when collecting Demo Programms inside a Package it would be redundant to collect it inside another Folder.

In reply to by Tobias Huprich

Thanks Tobias!
For the encapsulating programs in folders, well as we do not read anything from the backend in that plugin, then you can't add full package as favorite with subnodes. This you can do with standard favorite package functionality of ABAP Project. If I understood you wrong, please make an issue on github and (https://github.com/fidley/ABAPFavorites) we can discuss more details there.

 

Cheers
Łukasz

Hello Lukasz,
Your plugin is extremely useful !!! Have you considered adding a feature to the Favorites view to copy an existing folder (including all child folders and objects) and paste it into another folder? I would like to see it work no matter how the existing and target folders are defined (Independent or DevObject).
Thanks, Roland

In reply to by Roland Harrison

Hello Roland, 

so far I haven't got such idea, but if it will be useful then why not. It should not be that dificult to implement as I have already the fuction to move the folder to other by drag&drop ;)

I've created a new issue on github for that https://github.com/fidley/ABAPFavorites/issues/80 , please follow it to have the updates and maybe to test it before it will go live for everybody.

Cheers
Łukasz

 

Are there any instructions?  I'm on 2019-03 and when I right-click on a program/class it brings up a small dialog to pick a folder.  I cannot create any folders in this dialog box for some reason.  Can anyone get me started to use this?  Thanks

ken@tmf.email

Very good and almost required install if you are using ABAP. I haven't figured out how to move items between folders yet, but they are easy enough to just delete and recreate. Keep up the great work!