Module … is not backed by gradle

前端 未结 10 802
一整个雨季
一整个雨季 2021-02-04 23:03

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:

M

10条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-04 23:34

    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.

提交回复
热议问题