Description
Creates a directory. Also non-existent parent directories are created, when
necessary.
Parameters
| Attribute |
Description |
Required |
| dir |
the directory to create. |
Yes |
Examples
<mkdir dir="${dist}"/>
creates a directory ${dist}.
<mkdir dir="${dist}/lib"/>
creates a directory ${dist}/lib.
Source: Apache Ant
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.