<target name="RPC">
<exec dir="src/util" executable="./rpcBuild.sh" output="rpcBuild.log"></exec>
</target>
Thursday, February 12, 2009
How to Call Shell Scripts Using Ant
The example code below will execute a shell script named rpcBuild.sh, which is located at src/util directory. That is all.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment