Answer Posted / Rahul Kumar Srivastava
Debugging an Ant script can be done by using the `ant -verbose` command, which provides detailed output about what Ant is doing at each step. You can also set breakpoints in your build file using the `<breakpoint>` task and use the `ant -dump` command to inspect variables.
| 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