Java Version or Eclipse issue?
Java Version or Eclipse issue?
- Subject: Java Version or Eclipse issue?
- From: Calven Eggert <email@hidden>
- Date: Wed, 03 Oct 2007 16:03:13 -0400
- Thread-topic: Java Version or Eclipse issue?
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden