Skip to content

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

Notifications You must be signed in to change notification settings

jvmlet/reveal-dependency-plugin

Repository files navigation

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. )

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages