Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse Startup Memory
Eclipse Startup Memory [message #160527] Sat, 22 November 2003 13:18 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Global Actions for Properties View
Next Topic:Code for "Replace with latest from Head"
Goto Forum:
  


Current Time: Fri Jul 18 04:42:44 EDT 2025

Powered by FUDForum. Page generated in 0.46250 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top