Hi,
Is there anyway to get the instance of org.apache.tools.ant.Project from derived class of junit.framework.TestCase . I need to write a test class to test the property of build and customised task class.
Br,
EH
Hello,
I want to read file size from xml of a file. How can I do it?
For example:
<file>
<name>a.txt</name>
<path> \\srv_name\folder </path>
<size> &filesize; bytes </size>
</file>
the "filesize" should have size of a file from a specified path. How can i read the file size at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.