[jboss-user] [JBoss Tools (users)] - Re: Ant build file
mikeeprice
do-not-reply at jboss.com
Tue Mar 18 06:26:21 EDT 2008
Knowing Ant is on your system -
Make sure there is an ANT_HOME environment variable defined for the directory of where you installed ANT.
Make sure that the path to the ANT bin directory is present in the path environment variable.
Then on a command line type ant -version and it will tell you what version of ant you are running if everything is set up correctly.
Hope this helps.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137333#4137333
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137333
More information about the jboss-user
mailing list