Hello All:
I use the betwix to read and write my xml files,
but when i run the test, the *.betwixt file was not package into
the jar file, How can I do it?
I write the following
<!-- Resources that are packaged up inside the JAR file -->
<resources>
<includes>
<include>**/*.betwixt</include>
</includes>
</resources>
<jarResources>
<jarResource>**/*.betwixt</jarResource>
</jarResources>
in the project.xml.
but the betwixt file was not copied to target classes and jar file?
anyone can help me?
Best Regards
IMCaptor
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>