Hi, You should use the groovy plugin instead of the java plugin, the groovy plugin compiles both java and groovy code.
Userdoc of the groovy plugin: http://www.gradle.org/userguide/0.5.2/userguidech11.html#x31-6900011. Thx, Tom 2009/3/17 Johnny Jian <[email protected]> > Hi, > > I got compilation errors of my Java code while the Java code depends on the > Groovy code. I wonder whether gradle has joint compilation, or is there a > switch? > > Johnny >
