Dave Johnson on open web technologies, social software and software development
« javablog.com | Main | The thing that kille... »
This was one of the comments on my Eclipse 2.1 M4 out of memory! story:
Ted Stockwell: 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.
I don't know enough about this to refute it, but I never noticed any memory problems with Eclipse before M4 and I am using the same plugins now as I did before.
The other comment on the story was from a person named 'gizmo' who recommends that I start Eclipse like so: eclipse.exe -vmargs -Xmx256m
.
Dave Johnson in Java
03:05AM Jan 08, 2003
Comments [2]
Tags:
Java
« javablog.com | Main | The thing that kille... »
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Java, some may be related to this entry.
Posted by Andy on January 08, 2003 at 12:32 PM EST #
Posted by Ian Phillips on January 08, 2003 at 01:01 PM EST #