Im running eclipse on my windows 7 machine, 64bit with 6gb ram and core 2 duo. Im currently running Eclipse 3.6 and android 2.2 SDK Im running jdk 1.6
Im noticing that when coding and the context popups to list methods of a class, it hangs Eclipse for up to 15 seconds. This is very frustrating.
One thing to note, when Eclipse hangs, my processor is maxed out, and is being worked by a java process. So its doing something whatever it is. But frequently everytime I finish an object with a period and the context box pops up, its becoming too painful to work with.
I changed some settings in the Eclipse.ini file such as: -Xms1024m -Xmx1024m --launcher.XXMaxPermSize 512m
Is there anything else I should look at:
SDK\platforms\android-4\sources
repeatedly, which doesn't exist. I'm going to try Eclipse 3.5 as the answer suggests. – FeudSDK\platforms\android-4\sources
would have solved the issue? or if that didn't work, I would have tried duplicating the existingSDK\platforms\android-1.6
and renamed itSDK\platforms\android-4
– Melodist