Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
全部,
如何在触发 xjc 命令时创建 java 文件(.java 文件)而不是 .class 文件?xjc 用于实现此目的的论点是什么?
另外,请解释为什么我们使用 -extension 和 -episode 作为 xjc 的参数?这些参数有什么用?
提前致谢
如果您进行以下 cal,则 L XJC 将生成.java文件而不是.class文件:
.java
.class
xjc your_schema.xsd