Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Depfinder-like functionality #17

Open
paul-bjorkstrand opened this issue Apr 18, 2019 · 3 comments
Open

Add Depfinder-like functionality #17

paul-bjorkstrand opened this issue Apr 18, 2019 · 3 comments

Comments

@paul-bjorkstrand
Copy link

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
Copy link
Contributor

pun-ky commented Aug 2, 2019

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
Copy link
Author

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

@pun-ky
Copy link
Contributor

pun-ky commented Aug 16, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants