Generic code works on my machine but generate error on another machine
Generic code works on my machine but generate error on another machine
- Subject: Generic code works on my machine but generate error on another machine
- From: "Yung-Luen Lan" <email@hidden>
- Date: Thu, 1 Nov 2007 11:03:59 +0800
Hi all,
Recently I update my project with Generic code like NSArray<EOSortOrdering>. On my machine, it did not generate error in Eclipse 3.2.2 with latest stable WOLips and Wonder 4.0. (Mac OS X 10.4.10, Java
1.5.0_07, WebObjects come with Xcode 2.4)
But on another machine, almost the same configuration, Eclipse 3.2.2 with latest stable WOLips, Wonder 4.0, Mac OS X 10.4.10, Java 1.5.0_07, WebObjects 5.3.3, eclipse whining "The type NSArray is not generic; It cannot be parameterized with arguments <EOSortOrdering>" and failed to compile.
I couldn't figure out what could make this difference. Did I miss something to check?
regards,
yllan
_______________________________________________
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