This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes Help needed regarding ANT script Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Help needed regarding ANT script" Watch "Help needed regarding ANT script" New topic
Author

Help needed regarding ANT script

Keerthi Kumar
Ranch Hand

Joined: Apr 20, 2009
Posts: 105
Dear all,

I need a small help in writing ant script, which should open a pop up screen and it should prompt the user to enter the details like database server ip, files archive path etc..

Please do the needful.


Cheers,
Keerthi Kumar N
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

Perhaps this will help: http://ant.apache.org/manual/Tasks/input.html

If you want a pop-up window, you'll have to write a Java app to do that. Or here is one I found:
http://sourceforge.net/projects/ant-dialog/


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Help needed regarding ANT script
 
Similar Threads
Ant Query
Ant vs PERL.
Detecting java , ant script needed
ANT REQUIREMENT
replace word in file