Reputation: 51
There is this functionality for maven projects where you can show an editable dependency tree for maven. The feature is presented in this article.
Does this feature somehow work with gradle or is there a similar feature?
Upvotes: 3
Views: 1086
Reputation: 51
This is not possible at the moment, there is a ticket which you can vote for: https://youtrack.jetbrains.com/issue/IDEA-183792
Upvotes: 2