Visualizing gradle dependencies in Intellij -


is there way visualize project dependencies gradle project in intellij? maven project, if right click in pom.xml show dependencies option there don't see such option gradle project.

does feature exist gradle project?

i did small search in idea , google , looks there not way see gradle dependency have found plugin "gradle view" need

http://plugins.jetbrains.com/plugin/7150

you can open ticket , maybe add better gradle support in idea 15


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -