I have a gradle project in which I have applied the groovy plugin. Is there a way to get intellij to automatically recognize src/main/groovy and src/test/groovy as source folders? I manually added them as source and test roots respectively.
↧
I have a gradle project in which I have applied the groovy plugin. Is there a way to get intellij to automatically recognize src/main/groovy and src/test/groovy as source folders? I manually added them as source and test roots respectively.