I recently installed the latest Android module for Eclipse in the latest version of Eclipse. The problem is that the syntax sentences are very, very slow right now. I have to disable them.
To be precise. If I click "." after an instance of the Android class, it takes a few seconds before suggestions for methods appear, and I can continue to print. After I print the letter, it will take seconds again before I can continue.
It seems that the program is downloading something from a very slow server. This problem does not exist with Java base classes, and it also did not exist in the previous version that I used.
Can I do anything about this?
Renee
source
share