Are you using Maven along with the gwt maven plugin for compilation? If yes 
then you might want to try to decrease the amount of local workers spawned 
by the gwt maven plugin. By default it uses the amount of processors in the 
system. This default can quickly eat up your memory if you have a high 
number of processors available and the compilation of a single permutation 
already requires a good amount of RAM.

Also try upgrading to GWT 2.6. It contains some changes to make compilation 
a bit faster and less resource hungry.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to