Wednesday, 15 February 2012

java - An internal error occurred during: "Validating GWT components". GC overhead limit exceeded -


When I'm trying to debug the GWT module in hosted / dev mode, then the Eclipse crash.

Enter image details here

I think things Out of memory, how do I solve it?

Resolve this problem by increasing the memory of excelus eclipse.ini file The following is added to

  -vmargs -Dosgi.requiredJavaVersion = 1.5 -Dhelp.lucene.tokenizer = standard -XX: MaxPrimpSyzine = 512m-xms512m - xmx1024m  

No comments:

Post a Comment