Search code examples
javaeclipseworkspace

Eclipse - class appears in package explorer but can't be found in workspace


I have encountered a wierd problem, I have a class that appears in the package explorer inside a certain package but while searching it in the folder of this package I realized it isn't there. I made sure I'm in the correct workspace and all the other classes are there.
Any ideas please?


Solution

  • Have you tried refreshing your project / source directory in eclipse? That should do the trick and it if doesn't you've got something really really strange going on