aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Eclipse Heap Size Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Eclipse Heap Size" Watch "Eclipse Heap Size" New topic
Author

Eclipse Heap Size

Somnath Mallick
Ranch Hand

Joined: Mar 04, 2009
Posts: 471
Hi Everyone,

Few days ago i had problems with my Eclipse running out of memory, and so i increased it but somehow the heap size shown at the bottom of Eclipse still remains the same. My current eclipse.ini file is something like this:



I increased the heap size to 768MB and still the heap size is shown as 495MB. Could you tell me how to increase the heap size of Eclipse permanently?
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14487
    
    7



This should be the JVM parameter that sets the maximum (mx) heap size.


Customer surveys are for companies who didn't pay proper attention to begin with.
Somnath Mallick
Ranch Hand

Joined: Mar 04, 2009
Posts: 471
Oh.. ok! I changed it to 1024MB and the 768MB to 1024MB and Eclipse failed to start. Gave an exception of Exit Code 1 or something. So i changed it to lower values.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Eclipse Heap Size
 
Similar Threads
What do I use instead of ANT_OPTS ?
General Eclipse Slowness
Compilation error
PermGen Out Of Memory
java JEE perspective problem