com.apple.cocoa.foundation ???
com.apple.cocoa.foundation ???
- Subject: com.apple.cocoa.foundation ???
- From: "Gennady Kushnir" <email@hidden>
- Date: Wed, 12 Mar 2008 17:30:26 +0300
Hello list,
I'm making my first steps in eclipse dev environment
when first trying to run on eclipse my project made on xcode I bumped
into a problem i can't figure out.
after cleaning out all compiler problems i finally succeeded to build
it, however failed to run.
just after launch it throws me an exception
java.lang.NoClassDefFoundError: com/apple/cocoa/foundation/NSMutableDictionary
what is that weird class and package? i've never heard of this
console says that exception is thrown from DirectAction class (method
defaultAction), though i do not use any dictionaries there at all.
and also no stack trace is returned...
the browser displays "InvocationTargetException" page.
another note is that when converting my project from xcode to eclipse
the migration script changed import statement in in one of my source
files from com.webobjects.foundation to aforementioned weird
com.apple.cocoa.foundation
any comments on this?
regards,
Gennady
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden