Try to delete all Eclipse indexed names in the following way:
- Go to folder workspace/.metadata/.plugins/org.eclipse.jdt.core
- Remove all *.index files and savedIndexNames.txt
- Restart Eclipse
The recommendations were provided by Mike Schrag and the whole trace can be found here.