Answer Posted / Sneha Kumari
In Ant, you can echo a message using the `echo` task. Here is an example:nn<project>n <target name="echo-message">n <echo>Hello, World!</echo>n </target>n</project>
| 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