使用Ant的xjc2任务绑定一些有效的XML文档时,我收到以下失败消息:
[xjc2] [ERROR] null
[xjc2] unknown location
Run Code Online (Sandbox Code Playgroud)
这些文档与已成功绑定的其他文件非常相似,所有导入的模式都存在.生成以详细模式运行xjc:
Parent is not Defined Class...I cannot get the fields from this class
Run Code Online (Sandbox Code Playgroud)
任何人都知道这意味着什么?