ABAP Favorites
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2023 | 206/670 | 105 (0.04%) | 6 |
April 2023 | 208/668 | 110 (0.03%) | 7 |
March 2023 | 200/688 | 146 (0.04%) | 12 |
February 2023 | 234/668 | 91 (0.03%) | 24 |
January 2023 | 187/677 | 144 (0.04%) | 23 |
December 2022 | 236/805 | 103 (0.03%) | 23 |
November 2022 | 251/808 | 94 (0.02%) | 31 |
October 2022 | 235/811 | 108 (0.03%) | 26 |
September 2022 | 253/812 | 89 (0.02%) | 20 |
August 2022 | 257/808 | 76 (0.02%) | 19 |
July 2022 | 284/816 | 68 (0.02%) | 28 |
June 2022 | 245/810 | 100 (0.03%) | 23 |
Unsuccessful Installs in the last 7 Days: 2
Count | Error Message |
---|---|
1 | Cannot complete the install because one or more required items could not be found.... |
1 | Cannot complete the install because one or more required items could not be found.... |
Friday, May 26, 2023 - 09:33
Reviews Sign in to post reviews
Great work
Submitted by Tobias Huprich on Tue, 2022-06-28 04:23
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.
Re: Great work
Submitted by Lukasz Pegiel on Thu, 2022-06-30 07:50
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
Importing SAPGUI favorites
Submitted by Tim Matsypura on Wed, 2021-09-29 12:16
Hi Lukasz,
Thank you for the plugin!
Is it possible to synch it the SAPGUI favorites or import SAPGUI favourites?
Re: Importing SAPGUI favorites
Submitted by Lukasz Pegiel on Mon, 2021-10-18 14:23
Hello Tim,
sorry, but this is not available at the moment.
Cheers
Łukasz
Copy & paste folders
Submitted by Roland Harrison on Fri, 2020-10-09 11:19
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
Re: Copy & paste folders
Submitted by Lukasz Pegiel on Wed, 2020-10-14 10:03
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
How to use this plugin
Submitted by Kenneth Murray on Thu, 2019-09-26 12:36
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
Re: How to use this plugin
Submitted by Lukasz Pegiel on Mon, 2019-09-30 09:33
Hello Kenneth,
firstly you have to create the folders from the view. Please look on this post from my blog https://abapblog.com/articles/how-to/118-abap-favorites-eclipse-plugin.
Cheers
Łukasz
Highly Recommended!
Submitted by Jerry Baker on Mon, 2018-08-20 10:29
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!
Re: Highly Recommended!
Submitted by Lukasz Pegiel on Wed, 2018-10-10 12:50
Hi Jerry,
Drag&Drop is now supported :)
Cheers
Łukasz
Re: Re: Highly Recommended!
Submitted by Jerry Baker on Fri, 2018-10-12 13:34
This is great. Now allows me to move 'Current Work' to it's own Project folder. Excellent tool just got much better. Anyone doing ABAP in Eclipse should be required to have this installed.
Re: Highly Recommended!
Submitted by Lukasz Pegiel on Tue, 2018-08-21 09:15
Thanks Jerry for kind words.
The movement between the folders is currently not possible. You can do it manually or edit the XML file with the favorites. But this is on my backlog list :)