Hello all,
I am using EWS Java API, and in eclipse it gives syntax errors on all occurance of :
String.isEmpty()
complaining about isEmpty() not recognized.
Can someone please help me understand why it complains about this? Does it have to do anything with the version of compiler that I have for my eclipse? Please advise...
Thanks.
