I think you should just add the vm-arguments -Xms and -Xmx to the run configuration of your ant build or add them to commandline arguments if you use ant manually at the appropriate position. Those specify how much memory the JVM running the build will request from your operating system (standard is AFAIK 256 MB)
-- 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.
