Re: error while using project helper

2011-03-17 Thread lindy512
Hi, seems this is an old issue here. It also occured to me from cmd .While it's ok from eclipse and hudson. I changed it to be ,and it works for me . thanks for your note. -- View this message in context: http://ant.1045680.n5.nabble.com/error-while-using-project-helper-tp1341859p3869623.html S

Re: error while using project helper

2006-04-20 Thread Petar Tahchiev
On 20/04/06, shree vinayakh <[EMAIL PROTECTED]> wrote: > hi, > > Im able to view the generated ANT file. Also that im able to execute the ant > file using eclipse or from command line. but executing it from my java > program is the only problem. > > contents of the xml ant file > > > > > > >

Re: error while using project helper

2006-04-19 Thread shree vinayakh
hi, Im able to view the generated ANT file. Also that im able to execute the ant file using eclipse or from command line. but executing it from my java program is the only problem. contents of the xml ant file regards, shreevinayakh On 4/20/06, Stephen McConnell <[EMAIL PROTEC

Re: error while using project helper

2006-04-19 Thread Antoine Levy-Lambert
shree vinayakh wrote: > hi, > > im using a java standalone app to write another java source file and ant > build file when i try to execute the ant build file from the same > standalone java app i get error > "Content is not allowed in prolog." > > Hello Shree, this means that your build fi

RE: error while using project helper

2006-04-19 Thread Stephen McConnell
> -Original Message- > From: shree vinayakh [mailto:[EMAIL PROTECTED] > Sent: Thursday, 20 April 2006 2:43 PM > To: user@ant.apache.org > Subject: error while using project helper > > hi, > > im using a java standalone app to write another java source > file and ant build file wh