RE: set Path element id

2009-01-12 Thread Victor Bucutea
OK, But how do I set an id which i could later use for referencing that Path ? Thanks, Victor -Original Message- From: jan.mate...@rzf.fin-nrw.de [mailto:jan.mate...@rzf.fin-nrw.de] Sent: Monday, January 12, 2009 8:02 AM To: user@ant.apache.org Subject: AW: set Path element id >

set Path element id

2009-01-11 Thread Victor Bucutea
Hi , I'm developing a custom Task in which i wish to dynamically create a . My code is : public void execute() throws BuildException { if (stringElemente == null || separator == null ) { throw new BuildException( "Nu ai co