Hi All,
I've built my WO app on my machine, Java 1.5, Eclipse Europa. No problems.
I've checked out my source code on my Xserve Build machine and it won't
compile. Same Eclipse version, same Java version.
Error msg:
The method contains(String) is undefined for the type NSMutableArray
Here is the offending line:
if (!userTrackingListArray.contains(componentStr)) {
ComponentStr is a String.
UserTrackingListArray is a NSMutableArray.
Any ideas on where I might look? Is this an Eclipse issue, a java version
issue, something else? (I've spent too much time on this now and my head is
spinning.)
Calven
_______________________________________________
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]