« Loving what you do. | Main | Rolling right along. »

Eclipse 2.1 M4 out of memory!

I moved over to Eclipse 2.1 M4 recently and, for the most part, it has been working great. However, I have to restart it every hour or two because it keeps on running out of memory.

Comments:

Yep. And the more third-party plugins you use the worse the problem will get. You can thank SWT for that. Java developers aren't used to dealing with the mindless drudgery of explicity releasing any and all resources that they use. It's back to the bad ole days of C++ resource management for SWT developers.

Posted by Ted Stockwell on January 06, 2003 at 02:01 AM EST #

Launch eclipse with arguments : eclipse.exe -vmargs -Xmx256m

Posted by gizmo on January 07, 2003 at 12:29 PM EST #

Post a Comment:
  • HTML Syntax: NOT allowed

« Loving what you do. | Main | Rolling right along. »

Welcome

This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog

Related entries

Below are the most recent entries in the category Java, some may be related to this entry.