Tuesday, July 15, 2014

Re: GWT 2.6.1 Compile issues - [ERROR] Out of memory

I have upped it to 2 GB on XP, which is the MAX.  GWT is supposed to run on XP with 512M RAM.  Am I wrong on that? 

Sure if your app is small enough 512MB are fine. However if your app gets larger over time the GWT compiler also needs more memory to compile it to JavaScript. So it's totally natural that you have to increase the heap memory from time to time.

So be aware that you might need to update your developer pc in the future (to be honest you should upgrade anyways if you are using XP with 4 GB of RAM).

-- 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+unsubscribe@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/d/optout.

No comments:

Post a Comment