Hi Alexander, Apparently your new Wonder install is "fresher" than your other ones. On 12/13 Anjo committed r11806 (http://wonder.svn.sourceforge.net/viewvc/wonder?view=revision&revision=11806) to Wonder which removed Wonder's re-implementation of NSPropertyListSerialization.
He says to use "ERXPropertyListSerialization" instead, but right now, I believe it is only in the Wonder_5_0_0_WebObjects_5_4_Branch (He added it as part of the same commit). Dave On Jan 3, 2011, at 9:38 AM, Alexander Spohr wrote: > I have a fresh install (Eclipse, WO543, Wonder) on a new machine using > wocommunity.org’s setup. All Frameworks are found by Eclipse. > > After checking out a project that works on other machines I get these errors: > The method dictionaryForJSONString(String) is undefined for the type > NSPropertyListSerialization > The method jsonStringFromPropertyList(NSDictionary<String,String>) is > undefined for the type NSPropertyListSerialization > > Looks like Eclipse just finds the old NSPropertyListSerialization from > JavaFoundation but not the new one from ERExtension. > > What am I doing wrong or how can I tell Eclipse to load the right class from > the right framework? > > atze > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com > > This email sent to [email protected] > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
