Did you try Project > Clean... followed by Project > Build Project (or activate Build Automatically)?
R/ On Sun, Dec 21, 2008 at 10:38 AM, Casey <[email protected]> wrote: > > Hello, > > I'm trying to get the Hello, World application up and running in > Eclipse (3.4 Ganymede). It is a fresh installation of 3.4, and when I > created the hello, world application, I got the following errors: > > Description Resource Path Location Type > The project was not built since its build path is incomplete. Cannot > find the class file for java.lang.Object. Fix the build path then try > building this project HelloAndroid Unknown Java Problem > > Description Resource Path Location Type > The type java.lang.Object cannot be resolved. It is indirectly > referenced from required .class files HelloAndroid.java HelloAndroid/ > src/com/android/hello line 1 Java Problem > > A search on google yielded this note: > http://groups.google.com/group/android-developers/browse_thread/thread/9f6ed055ae53ac3f/df2f30c2a5a93860?show_docid=df2f30c2a5a93860 > > However, there was no resolution posted. > > I checked the Android SDK path, and realized that the path of the SDK > was not supplied. I have since supplied it, but the error has not > gone away. > > I have since installed the latest version of Java, and I'm running > this on XP. I'm hesitant to keep going through the tutorial until I > get this resolved. Any ideas? > > Casey > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

