felix-search-webconsole-plugin icon indicating copy to clipboard operation
felix-search-webconsole-plugin copied to clipboard

Add Depfinder-like functionality

Open paul-bjorkstrand opened this issue 5 years ago • 3 comments

One of the main reasons I come to the console is to find a bundle & its dependency (maven) version, so I can add the correct version to my project (or add to my debugging libraries).

It would be nice if that were integrated into this tool as well. The Felix function can be found here (though I do recommend fixing the bug where it opens two streams but only closes one, if you do use this).

I can try to work on a PR a while later, but don't have the bandwidth at the moment.

paul-bjorkstrand avatar Apr 18 '19 21:04 paul-bjorkstrand

where / how do you want to integrate it into this plugin? I mean the GUI ... maybe by illustrating it somehow I will understand what you want to achieve.

Greetings, Krystian

pun-ky avatar Aug 02 '19 11:08 pun-ky

Sorry for the late reply. What I was thinking is a button next an item that allows you to download the item. Examples;

  • a link next to a bundle would allow you to download the jar
  • a link next to a class would allow you to download the decompiled source

paul-bjorkstrand avatar Aug 16 '19 00:08 paul-bjorkstrand

understood, when I will find some time, of course I will consider it and implement it if not so complicated

pun-ky avatar Aug 16 '19 06:08 pun-ky