【发布时间】:2010-08-19 22:49:49
【问题描述】:
使用 Ant 的 xjc2 任务绑定一些有效的 XML 文档时,我收到以下失败消息:
[xjc2] [ERROR] null
[xjc2] unknown location
文件与其他绑定成功的文件非常相似,所有导入的模式都存在。以详细模式运行 xjc 产生:
Parent is not Defined Class...I cannot get the fields from this class
有人知道这是什么意思吗?
【问题讨论】: