>
> Actually, I now see that in the XJC Ant task, there is a nested "arg"
> element, which takes property variations of "line", "value", and "path".
> In that case, I guess I would add something like this to the "ant.xjc"
> element:
>
>     arg(line: "-Xxew")
>     arg(line: "-Xfluent-api")
>
> If I needed to add "-Xxew -Xfluent-api" to the XJC command line.  Will
> this work?
>


I cannot say for sure as I haven't tried this, but it seems like its worth
a try to me.

Reply via email to