Re: NoClassDefFound and Xcode
Re: NoClassDefFound and Xcode
- Subject: Re: NoClassDefFound and Xcode
- From: Art Isbell <email@hidden>
- Date: Mon, 8 Mar 2004 09:49:33 -1000
On Mar 7, 2004, at 11:59 PM, Ute Hoffmann wrote:
I try to update my Apps to 5.2.2 and Xcode. I can build thnem without
any error message but when I try to run them either via Monitor or via
Xcode they die immediately before coming up.
java.lang.NoClassDefFoundError
at
com.webobjects.foundation.NSLog$PrintStreamLogger.<clinit>(NSLog.java:
1606)
You may still have remnants of Java 1.3.1 lurking in the built apps.
If you haven't done so, delete the "build" directory in each project
then rebuild.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.