How to use Gradle Build to Build when I press Build Project (Ctrl+F9)
Answered
Currenly, if I click Build Project, Intellij just build the project using own build system.

If i want to build using Gradle to build (gradle build). I must use the Gradle Tool Window:

So how to make IDEA to use Gradle Build when I use Build Project
Please sign in to leave a comment.
Please see http://mrhaki.blogspot.ru/2016/11/gradle-goodness-delegate-build-and-run.html .
I have the same issue, and the "Runner" tab in settings no longer seems to exist, either. How can I CMD-F9-build with Gradle?
It looks like the Gradle settings dialog was redesigned. You can find this option under Settings/Preferences | Build, Execution, Deployment | Build Tools | Gradle | Build and run using :