increasing heap memory in eclipse

I was wondering how I can increase my heap memory whilst I will be using eclipse as the editor/platform
[110 byte] By [manu84a] at [2007-11-26 19:54:35]
# 1
Just add the -Xmx flag in the VM arguments in your run configuration.For example -Xmx128M for maximum heap size of 128 MB.
Rodney_McKaya at 2007-7-9 22:47:06 > top of Java-index,Desktop,Core GUI APIs...