Hello! I am an android beginner. I am having a bit of trouble here on chapter 2. I am running the dialog activity on page 44. I can start up the emulator just fine, and go into the app. But when I press the button to display the dialog, back in eclipse A page called View.class opens up and says, "Source not found". It is referring to the Android jar file "android.jar". I have tried directing to where I think it might be. Android-14 and the android file. How ever when I attach something, the message is basically the same. "The source attachment does not contain the source for the file View.class". What does it mean!?

I would so appreciate it if anyone could shed some light on this.