You can increase memory allocated to the JVM with -xmx. Try 256m to start.
You can get by with 1 GB if you don't run many programs while developing (yeah, right...), but I'd bump that up to at least 2 GB. On Fri, Jun 5, 2009 at 9:22 AM, abhiram <[email protected]> wrote: > > Hi all, > > Just wanted to know if there is any minimum memory specification for > GWT incubator. I have a 1 gig ram and when i try to compile an > application which has the incubator jar, i get the error like > "Exception in thread "main" java.lang.OutOfMemoryError: Java heap > space". > > Or is this because of some other problem?? > > regards, > Abhiram > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
