Module … is not backed by gradle

前端 未结 10 812
一整个雨季
一整个雨季 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:38

    For a non-gradle project, you can also remove the module from the project and re-import it. This will help avoid the message "module is not backed by gradle".

提交回复
热议问题