GWT memory problem - Xmx parameter question

Hello. I?m using the GWT module, and I?m having some problems with "out
of memory" errors (from the GWT compiler). I changed the Memory Heap
Size in the GWT module option in IDEA to 512. This is equivalent to the
?Xmx option no? is there any way to verify that IDEA is really sending
this parameter?

Thanks

0
1 comment
Avatar
Permanently deleted user

Hello Ariel,

"Compiler maximum heap size" field is really used to set -Xmx parameter for GWT Compiler. If you want to check whether this option is passed you can replace your /bin/log.xml by the attached one. Command line of GWT compiler will be printed in ]]>/log/idea.log.

Hello. I?m using the GWT module, and I?m having some problems with
"out of memory" errors (from the GWT compiler). I changed the Memory
Heap Size in the GWT module option in IDEA to 512. This is equivalent
to the ?Xmx option no? is there any way to verify that IDEA is really
sending this parameter?

>

Thanks

>

Attachment not added (general error): "log.xml"

0

Please sign in to leave a comment.