Hi Florin,
florin.g wrote:
I've been looking into groovy lately. Is there a way to make click work with
groovy?
I have done some tests and it was working fine. See my post[1].
How you integrate Groovy would depend on your IDE. For example
Netbeans supports Groovy in a standalone application, but for web
application it only works with Grails. To make Groovy work I changed
my build script to compile ".groovy" files as well.
One limitation with Groovy 1.6 is that inner classes doesn't work yet.
regards
bob
[1]: http://click.markmail.org/message/jabarvnxfhs6pxzl?q=groovy