Possible Duplicate:
Eclipse Android SDK slow Content Assist performance
When I write a code like so:
TextView tv = new TextView(context);
tv. // Here auto-complete window appears, and laaaaag,
// and lag and lag,
//and eclipse status of background working is "Calculating Additional Info"
On my Windows7 in ResourceMonitor i can see that eclipse.exe is waiting for TCP in-out.
Anybody can help me? Thanls in advance!!
The Android eclipse plug in has known issues with 3.6, get 3.5(Galileo).
This is a known issue that has been fixed in the upcoming release of Eclipse Helios SR2, and the patch has been back-ported. If you'd like to fix it yourself, see this thread on android-developers mailing list. It involves copying a jar to Eclipse's plugins folder.
If you'd rather not downgrade from 3.6, try this workaround, it has worked for many (me included):
http://code.google.com/p/android/issues/detail?id=7850&q=adt&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars#c8
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With