Re: Problem with the classpath

2009-08-11 Thread espinha
n Ant? Best Regards, Tiago Espinha Brian Pontarelli wrote: > > I would definitely avoid the environment variable if possible. In 12 > years of Java work, I've never used that variable. Try to be very > explicit about the classpath for each thing you are doing and very >

Problem with the classpath

2009-08-08 Thread Tiago Espinha
luck. Finally, we also attempted to use inside the above target, at the same level of the taskdef, but also with no luck. Do you have any idea at all of what we might be doing wrong, or simply how to overcome this issue? Any suggestions ar