intellij-colors-solarized icon indicating copy to clipboard operation
intellij-colors-solarized copied to clipboard

Add support to Groovy

Open neoecos opened this issue 8 years ago • 1 comments

There is not support for Groovy, used in Gradle files.

neoecos avatar Aug 10 '16 15:08 neoecos

Groovy is supported. The problem is most likely that you need to associate *.gradle files with Groovy.

I solved this by right-clicking on a build.gradle file and selecting Associate with File Type, and then selecting Groovy in the dialog that appeared: screenshot of intellij idea 2016-08-13 13-57-00

Please try this and see if it works.

jkaving avatar Aug 13 '16 12:08 jkaving