Re: My Eclipse keeps running out of memory
Re: My Eclipse keeps running out of memory
- Subject: Re: My Eclipse keeps running out of memory
- From: Chuck Hill <email@hidden>
- Date: Thu, 12 Nov 2009 13:48:57 -0800
On Nov 12, 2009, at 1:30 PM, Ricardo J. Parada wrote:
Hi All,
Eclipse seems to be running out of memory when I do certain things
such as rebuilding, updating all projects using subclipse, etc.
Does anybody see anything wrong or that I should change in my
current eclipse.ini file displayed below?
Those are pretty much the settings that I use.
My computer has 4GB of ram. It amazes me that Eclipse/Java can't
automatically take advantage of memory on my computer like normal
native apps normally do. I'm running Eclipse 3.4.2.
I thing it has to do with how much memory the JVM on OS X can use.
Chuck
$ cat ./Eclipse.app/Contents/MacOS/eclipse.ini
--launcher.library
../../../plugins/
org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731
-startup
../../../plugins/
org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-showsplash
org.eclipse.platform
-vmargs
-Xms512m
-Xmx1024m
-XX:+UseParallelGC
-XX:PermSize=256m
-XX:MaxPermSize=512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Dorg.eclipse.swt.internal.carbon.smallFonts
Thanks
Ricardo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden