A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Mongo DB Applied Patterns
this week in the
MongoDB
forum
or a resume review from
Five Year Itch
in the
Jobs Discussion
forum!
JavaRanch
»
Java Forums
»
Engineering
»
Ant, Maven and Other Build Tools
Author
ant build
bondada urs
Greenhorn
Joined: Sep 30, 2005
Posts: 2
posted
Dec 21, 2010 05:22:44
0
Hi everybody,
i am new bie to
ant
build tool. i have requirement about iterating over directory.
how to iterate over directory through ant build script.
thanks in advance
narayana
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35220
7
posted
Dec 21, 2010 05:51:18
0
iterating over directory
Doing what?
Android apps
–
ImageJ plugins
–
Java web charts
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5528
I like...
posted
Dec 21, 2010 11:48:47
0
Check out antcontrib (
http://ant-contrib.sourceforge.net/
), it contains <for> and <foreach> tasks.
But a description of why you want to iterate over a directory might help - perhaps there is a better way of doing what you want to accomplish.
JBoss In Action
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: ant build
Similar Threads
Ant primer?
JBoss Seam Failing With "Could not instantiate Seam component: entityManagerFactory"
What to do with edited servlet.
Eclipse debug setting
Can I debug in IDEA using ant to build?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter