Answer Posted / Monit Kumar
Properties in Ant can be modified by declaring them within the project's build.xml file or by using command-line arguments. To set a property within the build.xml, use a `<property>` tag with an id and value attribute. To modify properties from the command line, use -D followed by the property name and its new value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category