 | Click this button to refresh project
structure after changes have been made to a Gradle script. |
 | Click this button to open in the editor the root build.gradle file of the linked Gradle project. |
 | Click this button to show this reference page. |
| Filters | Click the filter buttons to show entities of the corresponding type, and hide the other nodes.
In JetGradle tool window, the entities are color-coded. By default:
- The unchanged entities are shown black.
- The entities that exist in IntelliJ IDEA structure only, are shown blue.
- The entities that exist in Gradle project only, are shown green.
- The entities that contain conflicts (that is existing on both sides, but with different properties), are shown red.
- The outdated libraries are shown yellow.
Note that as you change Gradle color code, the colors of the filter buttons change accordingly.
The default colors are shown below.
|
 | Click this button to show dependencies that exist in Gradle project only. |
 | Click this button to show only the dependencies defined in IntelliJ IDEA project structure. |
 | Click this button to show the dependencies that exist in both projects, but have different properties. |
 | Click this button to show the outdated libraries. |
 | Click this button to show all of the entities. |