neva-dev / felix-search-webconsole-plugin

Search Web Console Plugin for Apache Felix
https://bintray.com/neva-dev/maven-public/felix-search-webconsole-plugin
Apache License 2.0
94 stars 21 forks source link

Add Depfinder-like functionality #17

Open paul-bjorkstrand opened 5 years ago

paul-bjorkstrand commented 5 years ago

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.

pun-ky commented 4 years ago

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

paul-bjorkstrand commented 4 years ago

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

pun-ky commented 4 years ago

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