I try to use the boolean in my class and get this message
"reference to Boolean is ambiguous, both class jxl.write.Boolean in jxl.write and class java.lang.Boolean in java.lang match"
What can I do in order not to take this error? Thank you in advance.