3 Replies Latest reply on Nov 23, 2007 8:14 AM by maxandersen

    Groovy support

    dbinder

      Hi all,

      I recently played with seam groovy support. I got my Hibernate Pojos turned into groovy class (a third of the lines the java ones were declared in). To do this in eclipse I simply installed the groovy plugin. But I realised that both compilers don't work together and cross dependency wreck the whole thing up.
      I think I can manage it to work with an ant build but I was wondering if some support for incremental deployment of seam using Groovy (and Java) project in WTP was planed ?

      David