Re: Target overriding inside imported files.

2008-12-01 Thread Alfredo Perez
Thank you very much Jan 2008/12/1 <[EMAIL PROTECTED]> > >I'm working with Eclipse and I have auto generated the > >build.xml file. There > >is a way to automatically import your own buildfiles by adding > > on the top. > >My question: ¿Is it possible to override the definition of a > >target in

Target overriding inside imported files.

2008-11-28 Thread Alfredo Perez
Hi everybody. I'm working with Eclipse and I have auto generated the build.xml file. There is a way to automatically import your own buildfiles by adding on the top. My question: ¿Is it possible to override the definition of a target in order to specify the dependencies? Let's say for example: