Eclipse Startup Memory [message #160527] |
Sat, 22 November 2003 13:18  |
Eclipse User |
|
|
|
Originally posted by: lukas.REMOVE-somnia.com
Hi all,
Is there any way to control the heap/stack sizes for the Eclipse Platform on
startup? I'm running Windows XP with Eclipse 2.1, and would like for
Eclipse to utilize more memory than it is trying to. (Un)fortunately,
Eclipse uses an EXE in this version, and I can't find a way to manually exit
the JVM startup options.
Thanks for any help.
Lukas
|
|
|
Re: Eclipse Startup Memory [message #160585 is a reply to message #160527] |
Sat, 22 November 2003 15:27  |
Eclipse User |
|
|
|
for example use:
eclipse.exe <args> -vmargs -Xmx512m
Notice that "-vmargs" must be the last argument on the command line.
Genady
Lukas Bradley wrote:
> Hi all,
>
> Is there any way to control the heap/stack sizes for the Eclipse Platform on
> startup? I'm running Windows XP with Eclipse 2.1, and would like for
> Eclipse to utilize more memory than it is trying to. (Un)fortunately,
> Eclipse uses an EXE in this version, and I can't find a way to manually exit
> the JVM startup options.
>
> Thanks for any help.
>
> Lukas
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.46250 seconds