RE: include file in ant

2007-09-12 Thread Vladimir Egorov
ct: Re: include file in ant > > Hi, > > i already try this > > > > property.xml: > > > > > > > but not working > -- > L.P. > Mitja B. > > > - Original Message ---- > From: Ant Users List > To: Ant Users L

RE: include file in ant

2007-09-12 Thread Anderson, Rob (Global Trade)
ct: Re: include file in ant > > Hi, > > i already try this > > > > property.xml: > > > > > > > but not working > -- > L.P. > Mitja B. > > > - Original Message ---- > From: Ant Users List > To: Ant Users L

Re: include file in ant

2007-09-12 Thread Mitja B.
Hi, i already try this property.xml: but not working -- L.P. Mitja B. - Original Message From: Ant Users List To: Ant Users List Subject: Re: include file in ant Date: 12/09/07 11:25 > Mitja B. wrote: > > Is it possible to include other files in ant? > &

Re: include file in ant

2007-09-12 Thread Steve Loughran
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 There's some slides h