I’ve noticed that with enough documents open (particularly css files it seems), MyEclipse slows quite a bit in terms of responsiveness. (I can wait several seconds switching between documents.) I have a boatload of memory on this machine (2 gigs): should I give more memory to Eclipse? If so, do I do this by adjusting the values in the eclipse.ini file? What I see there now is:
-vmargs
-Xms40m
-Xmx128m
If this is the right thing to do, what values would you suggest I replace these with?
I am on xp sp2; eclipse 3.1.1; and the latest MyEclipse released on the 22nd of this month.