Welcome to my blog, hope you enjoy reading
RSS

Tuesday 21 February 2012

How to fix GC overhead limit exceeded in Eclipse

How to fix GC overhead limit exceeded in Eclipse

Especially true if you're using Eclipse in 64 bit machine, Eclipse will throw GCoverhead limit exceeded when it runs out of memory when performing memory-consuming operations such as building workspace on big projects.
Share