Yup looks that way ... that is just for compiler arguments and not for JVM args
you may be stuck creating your own launcher that allows you to call the compiler and supply the args you need you'd think that the next iteration of the plugin should address this since there are others that are suffering from the stack size issue ... however, amazingly my rather large project that has needed the -Xmx flag since about GWT beta compiles fine with the plugin -jason On Apr 9, 2009, at 12:55 PM, MMM wrote: > > Sorry again, but if I specify "gwt.compiler.jvmargs=-Xmx1G -Xss1024k" > in the "advanced" portion in the compiler dialog, it rises: Unknown > argument: -Xss1024k > and if just specify "gwt.compiler.jvmargs=-Xmx1G" the compiler rises: > Loading module 'gwt.compiler.jvmargs=-Xmx1G' > [ERROR] Invalid module name: 'gwt.compiler.jvmargs=-Xmx1G' > > I'm lost... > thanks > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
