I'm working with Eclipse Version 3.2.1 Build M20060921-0945 on a MS-Windows 2000 SP4 using a JDK 1.5.0-12.
I takes my locale that is es-AR and sets all menu and context in Spanish which I don't like. So I had included in eclipse.ini file one parameter "-nl en".
Since that, "References..." feature in both "Search" and contextual menu stopped working. I removed parameter and ran eclipse with "-clean" but still not working. I don't have any other clue about what is happening. Thank you all in advance.
Beto
views:
847answers:
4
+1
A:
Delete all the files in you eclipse data, eg: /.metadata/.plugin/org.eclipse.jdt.core. This should force eclipse to rebuild its index
Ferry
2009-10-30 06:47:28
I didn't have the exact same scenario as the OP, i.e. I don't know what I changed that caused this to start happening, but I was having the same symptom. This worked for me. Thank you!
Eric Asberry
2010-01-14 16:05:21