The Answer to Life, the Universe, and Everything

Friday, November 23, 2007

Eclipse Heap Memory

This is how you can change the memory for Eclipse to use.

#vim $ECLIPSE_HOME/eclipse.ini
--
-vmargs
-Xms64m
-Xmx256m

No comments: