IWAB0380E Errors were encountered while validating XML schemas.
XSD: The location '' has not been resolved because the import is unused
XSD: The location '' has not been resolved
XSD: Type reference 'http://manager.information.myproject.com#Manager' is
unresolved
XSD: The location '' has not been resolved because the import is unused
XSD: The location '' has not been resolved because the import is unused
XSD: The location '' has not been resolved because the import is unused
XSD: The location '' has not been resolved because the import is unused
XSD: The location '' has not been resolved because the import is unused
XSD: The location '' has not been resolved because the import is unused
Is it because the Manager.java cannot be found? In the
reference path, I have checked that the Manager.java is in
there.
How can I solve this?