Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

DUB: add support for adding/removing dependencies with right-click #72

Open
userxfce opened this issue Aug 30, 2014 · 2 comments
Open

Comments

@userxfce
Copy link
Contributor

Eclipse DDT displays, in the Project Explorer, the DUB dependencies. However, there is no contextual menu that would help with managing those. To acheve adding-removal such dependencies, one shall edit manually the dub.json file and add/remove those.

I think it would be nice if there will be a contextual menu and if this would allow adding (when click is on the "DUB Dependencies" folder) and removing (when click is on the dependency and/or on the "DUB Dependencies" folder) those dependencies.

When the contextual menu is invoked on "DUB Dependencies" folder, it should display the current added dependencies (if for removal) or recognized (cached) dependencies that DUB manages, with an option to add a new dependency from code.dlang.org (an online-requested list could be built too) or from a non-standard (ie. not .dub/packages) folder.

This will also help if the project format varies from one project to another (there are some discussions about SDL etc.).

Thank you.

@userxfce
Copy link
Contributor Author

Is this a duplicate of #50 ?

@bruno-medeiros
Copy link
Contributor

It's a good feature request, but this is gonna be very low priority because it would take quite some effort to implement, and there are other more important features to add. (and no it's not a duplicate of 50)

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

No branches or pull requests

2 participants