We've been developping an App with GWT for some months and the each
time the compilation needs more and more memory. We've been increasing
the Xmx parameter but now we are blocked because we cannot increase
beyong 1600M in Windows, probably because of the 2Gb-limit for the
process in Windows.

It's a big issue for us because we have due-dates with the customer.
We are goint to try to use a Windows flag to allow processes to use up
to 3Gb of memory in the server that compiles. I don't now if this
could success but, in any way, normal PCs we'll not being able to
compile.

We have 800 Java classes, a lot of BundleImage for Buttons (each with
4 images), a about 15 RPC calls to server.

We are not using Internacionalization, nor dinamic binding.
Our target navigator is IE6.
We don't need any special optimization of the Javascript generated
code.

¿Are there any way to reduced the amount of memory used by the
compiler?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to