After quiting myeclipse, I removed java files in a directory, then I restarted myeclipse.
But it was still showing one of theremoved files and enclsing directory as a package..
I tried refreshing the file, the package and the entire source tree, but the package explorer is still showing the file.
Deleting the file didn’t work as myeclipse complains the file doesn’t exist (naturally), but it still shows the file.
Deleting the package node cause the same error message.
How do I make myeclipse forget about the file that doesn’t exist?
The file in question is under perforce control and I have perforce plugin installed for myeclipse, in case that matters. (These files have been removed from perforce workspace, not just from the local file system.)