Sorry for non-kotlin question, but here seems the ...
# random
c
Sorry for non-kotlin question, but here seems the fastest place I can get an answer. I have a large multi-module gradle java project. There is a directory with free floating groovy scripts there, obviously autocompletion for project dependencies and project classes doesn't work there by default. Is there a way to make IntelliJ aware of those scripts' contexts (i.e. specify which dependencies the scripts have access to)? IDE: IntelliJ IDEA