You are here: Forum Home → ANT Developers Forums → ANT General Questions → Thread
$ mkdir test-ant && cd $_
$ vim build.xml
<?xml version="1.0"?>
<target name="info">
<echo>Hello World - Welcome to Apache Ant!</echo>
</target>
</project>
$ ant
[root@localhost test-ant]# ant
Buildfile: /home/captain/test-ant/build.xml
info:
[echo] Hello World - Welcome to Apache Ant!
BUILD SUCCESSFUL
Total time: 0 seconds
[root@localhost test-ant]
doodle cricketWhile I appreciate the response, Apache Ant is an altogether different project than what these forums are dedicated to. (ANT low power wireless communication.)
doodle cricketWhile I appreciate the response, Apache Ant is an altogether different project than what these forums are dedicated to. (ANT low power wireless communication.)
I think the project has a lot of potential new ideas.
doodle cricketWhile I appreciate the response, Apache Ant is an altogether different project than what these forums are dedicated to. (ANT low power wireless communication.)
I think the project has a lot of potential new ideas.
visit our website