Mitja B. wrote:
Is it possible to include other files in ant?
I have over 500 lines of code and i want to include some files with ant code
that there will be less code in build.xml.
I search in march mailing list and google but i did not find anything
usefull.
yes, use <import>
There's some slides here talking about it
http://people.apache.org/~stevel/slides/ant-1.7.pdf
--
Steve Loughran http://www.1060.org/blogxter/publish/5
Author: Ant in Action http://antbook.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]