My Eclipse (Indigo) was running just fine. I created a simple class Hello. It is placed in package cont in the folder ch13. However
Hello
cont
ch13
I had this same problem in a Maven project. After creating the src/test/java folder within the project the error went away.