- In the JetGradle tool window, click a color-code icon that corresponds to type of dependencies you want to show.
For example:
- If you want to show only those nodes that contain conflicts, press
. - If you want to show only those nodes that are defined in IntelliJ IDEA project but are missing in Gradle project, press
. - If you want to show only those nodes that are defined in Gradle project but are missing in IntelliJ IDEA project, press
. - When all buttons are pressed (or released), then all nodes are displayed.
- If you want to show only those nodes that contain conflicts, press

