[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [wtp-dev] Issues with Xerces(was: IMPORTANT:defect/build procedure this week for WTP M4)
|
Title: Message
Hi
Keith,
Thanks
for your investigation. I know that opening imported
schemas is successful from a workspace. I am creating a minimal
Eclipse workbench configuration that includes only XML, XSD, and DTD editors
from WTP, with the intent of distributing this self-contained distribution to
individuals working on XML Schema specifications for industry standards
committees. I've found that when a newcomer is starting, they like to open
any XSD file without necessarily creating an Eclipse workspace. So it will
be good to have this working.
Thanks,
Dave
Hi Dave,
This is not related to the crimson
exception. It appears to be a bug in the XSD model: the resolved schema
for the import is null, and so the open action failed. I'll follow up on
this matter.
Note that if you
import your external schema(s) into the workspace, the open action should
work.