"GC overhead limit exceeded" Eclipse



"GC overhead limit exceeded" is what you see when you are trying to import a new project or when Eclipse just runs out of memory!




Solution:
Allocate more memory to your Eclipse instance. 
How?: Locate the eclipse.ini file in your Eclipse's installation directory. The content would be something similar to the following:

Change these:


Restart your eclipse :)

Comments

Popular posts from this blog

Software Testing @ Microsoft

Trim / Remove spaces in Xpath?