You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completely rewritten Gradle Tooling API integration
Seamless custom Gradle Tooling API model that injects itself into a project without modification
Better UI arrangement by combining trees in the left pane with more intuitive naming
Added a scrolling log window
Fixed bug where rendered tree nodes are truncated when toggling replacement view
Feature parity with old 1.0.x
Known Issues
Gradle plugins in your build compiled with Java 1.7+ source compatibility don't work under IntelliJ for Mac since it still runs the Gradle Tooling API with the Java 1.6 runtime