IntelliJ on Windows doesn't have task dependency diagram gradle button?

Answered

I can't find it anywhere on my gradle tool pane. This is IntelliJ 2020.1

 

 

0
1 comment

Please refer to https://www.jetbrains.com/help/idea/work-with-gradle-dependency-diagram.html. Make sure the required plug-ins are enabled.

The button becomes available when you select a project in the tree:

Note that this feature is not available in the Community Edition. See https://www.jetbrains.com/idea/features/editions_comparison_matrix.html.

1

Please sign in to leave a comment.