How to use groovy

HELLLO MY TEACHERS!!

I am totally axelor lover. and i have a question.

now i am tired to compile every time when i finish writting java code.

so i want to use groovy, because i heard it is no necessary to compile everytime

i read document. and it inform me that only i have to set about groovy is write

"apply plugin: groovy"

in build.gradle

but in axelor there are so many build.gradle. so i wonder which build.gradle file is the right files i chage.

please inform about that to this stupid one.

Hello,

The Groovy support is built-in, you can add apply plugin: groovy to your build.gradle script in which module you want to work. you can check the docs here Services & Controllers :: Axelor Documentation

Regards,