LazyWeb: Eclipse files with .loading extensions?

Update: It’s not Eclipse, it’s NFS. The file is there as [classname].java on the machine that has ClearCase installed, but on the one I’m running on, it’s [classname].java.loading.

Google isn’t helping me here.

I have a bunch of errors in my Eclipse project, because it’s staying it can’t find a particular class. I do an “ls”, and the .java file is there. But in Eclipse, the file appears as [classname].java.loading, and no amount of hitting F5 will convince it to rescan the directory and rediscover the file.

Help?