1

IntelliJ swears on sourceSets entry in build.gradle:

enter image description here

Why and how to fix?

IntelliJ is 2016.1

Dims
  • 47,675
  • 117
  • 331
  • 600
  • Does [this](http://stackoverflow.com/questions/32905270/intellij-idea-and-gradle-cannot-be-applied-to-groovy-lang-closure) help? – Rao May 24 '16 at 12:52

1 Answers1

1

This is false-positive in IJ that I reported already here: https://youtrack.jetbrains.com/issue/IDEA-141750
For the time being, just ignore it and an update of IJ in the future should make the issue go away.

Vampire
  • 35,631
  • 4
  • 76
  • 102