Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.32 KB

README.adoc

File metadata and controls

23 lines (18 loc) · 1.32 KB

IntelliJ Idea plugin to reveal gradle dependency in external libraries tree.

Build Status JetBrains IntelliJ plugins JetBrains IntelliJ plugins

  • Right-click on gradle dependency node to navigate to linked external library.
    Works at any level of dependency hierarchy

    usage

  • Right-click on gradle task, then Dependency tree to print task dependencies without executing the task.
    Works with several selected tasks.

    taskTree

    Credits to Doron Gold

Note
Install manually by downloading from here or from IntelliJ (search in repository by name Reveal gradle dependency in external libraries tree. )