From few days content assist has been working very slow and it almost takes 7-10 seconds to assist on any import statement or something. Are there any ways through which I can speed up its action ?
Thanks -Aj
From few days content assist has been working very slow and it almost takes 7-10 seconds to assist on any import statement or something. Are there any ways through which I can speed up its action ?
Thanks -Aj
From Eclipse 3.3 (bug 201718) to 3.6 (bug 201718), the content assist has always been a bit slow.
The first thing to test is whether or not you see the same issue with the latest Eclipse Indigo 3.7
I believe your content assist is the same thing as code formatting in eclipse. Eclipse would format your code, organize your import automatically. you can disable the formatting by following this link quoted from Superuser