Re: Java Version or Eclipse issue?
Re: Java Version or Eclipse issue?
- Subject: Re: Java Version or Eclipse issue?
- From: Ken Anderson <email@hidden>
- Date: Wed, 3 Oct 2007 16:18:21 -0400
Use:
containsObject()
Ken
On Oct 3, 2007, at 4:03 PM, Calven Eggert wrote:
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:
40anderhome.com
This email sent to email@hidden
_______________________________________________
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