Saturday, May 29, 2010

Virtual Memory arguments for Eclipse

On Windows:


C:\eclipse\eclipse.exe -data c:\MyWorkspace -vmargs -Xms128M -Xmx256M


Workspace location = MyWorkspace
Starting memory = 128 mb
Maximum memory = 256 mb