Re: Error in Running any application in Xcode 2.1

2006-04-21 Thread Ray Kiddy
On Apr 21, 2006, at 12:35 PM, Chuck Hill wrote: It seems pretty clear that what is missing is your Application class. Is it in a package? Are there spaces on the path to the project? Chuck Also, delete all your intermediate build products and indexes and re- build. This works whenev

Re: Error in Running any application in Xcode 2.1

2006-04-21 Thread Chuck Hill
It seems pretty clear that what is missing is your Application class. Is it in a package? Are there spaces on the path to the project? Chuck On Apr 21, 2006, at 11:55 AM, Mohapatra Ashish wrote: Hi All, I am repeatedly getting this error when I try to run any WebObjects Application. P

Re: Error in Running any application in Xcode 2.1

2006-04-21 Thread Robert Walker
Is there any particular reason you are not using XCode 2.2.1 instead of 2.1? XCode 2.1 is a deprecated version anyway. Is there any way that you can test build your application using XCode 2.2.1/WO 5.3.1? On Apr 21, 2006, at 2:55 PM, Mohapatra Ashish wrote: Hi All, I am repeatedly getti

Error in Running any application in Xcode 2.1

2006-04-21 Thread Mohapatra Ashish
Hi All, I am repeatedly getting this error when I try to run any WebObjects Application. Please let me know what element I might be missing on my application or system. --- Can't load Application class, exiting... java.lang.ClassNotFoundException: Application at java.net.URLClass