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? 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.
$ 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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
