google-code-export / cypal-studio

Automatically exported from code.google.com/p/cypal-studio
0 stars 0 forks source link

Heapspace Error #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Project is big
2. the compiler need a lot of memory
3. the compiling breaks with the heapspace error

What is the expected output? What do you see instead?
the compiling is scuccess

What version of the product are you using? On what operating system?
RC4

Please provide any additional information below.

Do you can insert a field for controlling the heapspace in the preference 
page?

Original issue reported on code.google.com by christop...@gmail.com on 24 Oct 2007 at 4:13

GoogleCodeExporter commented 9 years ago
The parameters you specify for the GWTShell for a module, are given to 
GWTCompiler,
so you can use the VM Options in the Parameters Tab.

Hope this helps

Original comment by grprakash on 24 Oct 2007 at 4:40