I\'m using IntelliJ IDEA Pro 13.1.2. Never used any versions below 13.
When trying to run build.gradle from IDE I get the message:
build.gradle
M
I fixed this problem by clicking in the Menu
--> "Run" --> "Edit Configurations" --> [+] The little plus in the top left corner --> "Gradle"
With the new created run configuration it worked. I hope this will help some of you.