Answer Posted / Prashant Kumar Shrivastava
To write your own Ant task, you'll need to create a Java class that extends `org.apache.tools.ant.Task`. Once the class is written, it should be added to your project's classpath and defined in the build.xml file using the taskdef element.
| 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