On Nov 27, 6:03 pm, Andrey <[EMAIL PROTECTED]> wrote:

> 1) "Debug" mode does not work in NetBeans since: [ERROR] Out of
> memory; to increase the amount of memory, use the -Xmx flag at startup
> (java -Xmx128M ...)

Ok, this can be solved by patching the line in /nbproject/build-
gwt.xml (by adding -Xmx128M)
...
        <property name="gwtshell.jvmargs.base" value="-Xdebug -
Xnoagent -Djava.compiler=none -Xrunjdwp:transport=dt_socket,address=$
{jpda.address.gwt} -Xmx128M"/>
...

Regards,
  -Andrey
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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