I am using Eclipse 3.2 and MyEclispeIDE 5.0.1. I have set my memory settings to be a max of 1GB but I still get a warning that I am running low and memory and should set my vmargs. Checking within eclisep gives me this:
eclipse.vmargs=-Xms40m
-Xmx1024m
-jar
C:\development\Eclipse-3.2\eclipse\startup.jar
What is MyEclipseIDE checking to determine the memory size and the available memroy?
java.version=1.5.0_06
Michael