We're using Maven and Hudson. Hudson builds and releases to our dev environment (Tomcat) every night. We have a separate Hudson job which runs all our unit/ integration tests on commit to svn.
We develop exclusively with GWT dev mode and rarely have to compile on our development machines. On Oct 11, 5:36 am, lalit <[email protected]> wrote: > Our project with time has become bigger. We are finding that the > change->compile->run cycle is becoming bigger and bigger, especially > if we change the server side code. > > We are using Spring, Hibernate and Gilead (for taking Entities to the > front layer). > > Do any one knows about better tools or processes where we can reduce > the change->compile->run cycle. > > thanks in advance, -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
