equalsIgnoreCase() and J2Me Polish
Hi,
I am making an application in J2Me Polish. My application is usingequalsIgnoreCase() method.
When i compile the application w/o Polish it works fine but it shows error when i compile it with the J2ME Polish.
The error is: cannot resolve symbol.
I have used Nokia/6681 group in the build.xml which supports MIDP 2.0/CLDC 1.1
But it i s not able to resolve this method.
Please help me in solving it.
Regards,
Divya

