It would be great if groovy-eclipse supported the groovy 2.1+ custom compiler configuration feature.
With Gradle we can specify a configuration file which makes all groovy classes use the CompileStatic AST by default, but there seems to be no way to get Eclipse to do the same. Having the ability to instruct Eclipse in the same way, IMO, would be huge win.
It would be great if groovy-eclipse supported the groovy 2.1+ custom compiler configuration feature.
With Gradle we can specify a configuration file which makes all groovy classes use the CompileStatic AST by default, but there seems to be no way to get Eclipse to do the same. Having the ability to instruct Eclipse in the same way, IMO, would be huge win.