NSPropertyListSerialization dictionaryForJSONString/jsonStringFromPropertyList
NSPropertyListSerialization dictionaryForJSONString/jsonStringFromPropertyList
- Subject: NSPropertyListSerialization dictionaryForJSONString/jsonStringFromPropertyList
- From: Alexander Spohr <email@hidden>
- Date: Mon, 3 Jan 2011 15:38:55 +0100
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden