Automatically add gradle dependencies
I have a gradle build, and whenever I add a new dependency to the gradle build, I seem to have to go to the JetGradle window, refresh and then select "Import" to add the dependency so IntelliJ can find it. Is there a way to automatically keep IntelliJ and the gradle build in sync?
Please sign in to leave a comment.
Autoimport is forthcoming in 12.1.
http://youtrack.jetbrains.com/issue/IDEA-53476