Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Out of memory error
Out of memory error [message #82500] Fri, 01 August 2003 12:09 Go to next message
Eclipse UserFriend
Originally posted by: ccc.icsaward.com

I'm getting an out of memory error when I run a compile over a huge EJB
project (over 7400 classes). I was wondering how do I go about increasing
the amount of memory available to the Eclipse compiler? Could anyone hlp
me?

-Cliff
Re: Out of memory error [message #82516 is a reply to message #82500] Fri, 01 August 2003 12:41 Go to previous message
Eclipse UserFriend
Originally posted by: ccc.icsaward.com

I found my answer...

I just needed to increase the memory available at Eclipse startup. From
the OS command line I run "eclipse -vmargs -Xmx256M". Thank you all. :o)

-Cliff
I wrote:

> I'm getting an out of memory error when I run a compile over a huge EJB
> project (over 7400 classes). I was wondering how do I go about increasing
> the amount of memory available to the Eclipse compiler? Could anyone hlp
> me?

> -Cliff
Previous Topic:Adding actions to Eclipse Menus
Next Topic:[ANN] RMI plugin versions 1.5.x supports Eclipse 2.0.2
Goto Forum:
  


Current Time: Sun Jul 27 18:13:00 EDT 2025

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

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

Back to the top