| [news.eclipse.newcomer] Re: How to start Eclipse with more memory? |
Camille,
Typically you'd edit the eclipse.ini to modify the standard JVM arguments for controlling this. <http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html>
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html
See also http://wiki.eclipse.org/Eclipse.ini
Camille Petersen wrote:As far as I know Eclipse is started with a certain amount of memory (depending on the currently physical memory).
How can I increase the (logical) memory which is used my Eclipse?
I think it is a start parameter. Where do I define/change it?
Camille