Wednesday, August 3, 2011

Need to fix Java heap space

to increase available memory in eclipse go to:

Eclipse->Preferences->Java->installed JREs

select the appropiate JRE and select edit.

default VM arguments should be:

-Xms128M -Xmx1024M

No comments:

Post a Comment