On Jan 14, 2010, at 6:09 AM, [Pyramide Ingenierie] WIESEN Bruno wrote:

> Hello,
> 
> We used this NSData from com.apple.cocoa.foundation when we were developing 
> under XCode...
> Since we moved to Eclipse, we have this problem....

Okay, but that is a Cocoa class, not a java class. I'm not sure I understand 
how it worked in the first place, but I seriously doubt it is going to work 
now. Can't you just replace the import to get the import to point to the 
webobjects version of NSData?

Dave


> 
> 
> Regards,
> 
> Bruno WIESEN
> ..................................................................
> Bruno WIESEN                   bruno.wie...@pyramide-ingenierie.be
> Mac OS Software Developer
> 
> Pyramide Ingenierie sprl       Tel:  +32 87 292130
> 188 rue de Liege               Fax:  +32 87 292139
> B-4800 Verviers                Mail: i...@pyramide-ingenierie.be
> ..................................................................
> 
> 
> 
> 
> Le 14 janv. 10 à 12:05, David Avendasora a écrit :
> 
>> Hi Bruno,
>> 
>> com.APPLE.COCOA.foundation.NSData ?!
>> 
>> that should be:
>> 
>> com.webobjects.foundation.NSData
>> 
>> Dave
>> 
>> 
>> On Jan 14, 2010, at 3:26 AM, [Pyramide Ingenierie] WIESEN Bruno wrote:
>> 
>>> Hello,
>>> 
>>> 
>>> We switched recently to Eclipse and we've got a problem in Deployment.
>>> For some features, we are using NSData from com.apple.cocoa.foundation.
>>> Everything was ok until we deploy... noclassdeffounderror NSData.
>>> 
>>> To include NSData, i put in the build path an external class folder 
>>> "System/Library/Java".
>>> 
>>> Is there a reason to that error? Am I missing something ? I've been 
>>> searching for a while and still blocked...
>>> 
>>> Regards,
>>> 
>>> Bruno WIESEN
>>> ..................................................................
>>> Bruno WIESEN                   bruno.wie...@pyramide-ingenierie.be
>>> Mac OS Software Developer
>>> 
>>> Pyramide Ingenierie sprl       Tel:  +32 87 292130
>>> 188 rue de Liege               Fax:  +32 87 292139
>>> B-4800 Verviers                Mail: i...@pyramide-ingenierie.be
>>> ..................................................................
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
>>> 
>>> This email sent to webobje...@avendasora.com
>> 
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to