IntelliJ IDEA and Gradle - Cannot be applied to '(groovy.lang.Closure)'

后端 未结 8 691
感情败类
感情败类 2021-02-03 17:09

I have a Gradle file which, whenever I load open it in IntelliJ IDEA 14.1.5, shows IDE errors for the entire file. Namely all the errors seem to be either:

java.

8条回答
  •  甜味超标
    2021-02-03 17:31

    Try File | Invalidate Caches and restart. It worked for me after i mess the syntaxe somewhere else in the file.

提交回复
热议问题