Re: new ant user - trying to run java cmd

2007-07-31 Thread triona28
tasks/types have been declared. Action: Check that any / declarations have taken place. where's the correct place to insert it in the build file? how do I manage the parameters "-cfg/simulators.cfg"? Thanks, Tri triona28 wrote: > > Hi, >I'm trying to run a cla

new ant user - trying to run java cmd

2007-07-31 Thread triona28
Hi, I'm trying to run a class from built jar using ant but my script doesn't pick up even my echos around it - what am I doing wrong? this is the bit that's already in my script & works: