[android-beginners] Re: Android on Eclipse Error

2008-12-27 Thread Casey
Will, It worked for me too. Thanks so much for the insight. Of course, I am with you in that I would love to know "why" it works, but hopefully as I get to know Eclipse a little better I will be able to see what I am missing. Best, C On Dec 26, 8:53 am, Will wrote: > Hi all > > This shoul

[android-beginners] Re: Android on Eclipse Error

2008-12-26 Thread Will
Hi Casey I have the exact same problem. I've checked my classpath and 'Project > Clean ...' the project. Ganymede still does not succeed in resolving java.lang.Object This is frustrating really. I have also reinstalled Ganymede and JDK6 (jdk1.6.0_11) the latest. Can someone who has this com

[android-beginners] Re: Android on Eclipse Error

2008-12-26 Thread Will
Hi all This should help others ... I found a workaround in another thread :: I took great care in checking CLASSPATH, PATH, ANT_HOME and JAVA_HOME Nothing worked except the thread has a solution. * Delete the project * Make a new project That works! Now someone out there should be able

[android-beginners] Re: Android on Eclipse Error

2008-12-23 Thread Ralf
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 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,