You are not logged in.
Pages: 1
Hi all,
I'm experiencing a strange behavior with eclipse. If i type Ctrl+Space to allow auto code completion, eclipse hooks up, cpu goes to 100% and i can only force quit. Looking on google, it seems that is a xulrunner issue, they suggest to remove it. But i can't, as it is a dependency for many programs (firefox, eclipse etc)
What can I do?
Thanks in advance
Offline
My colleague realized the problem is related to MACRO definition in C code and more in detail to indexing feature. Using the "full indexing" it works, but this feature is no more present in eclipse 3.6 which uses only fast indexing. Do you know if there's a way to enable full indexing option??
Thanks
Offline
Pages: 1