If this a one time hit then
If this executable is used more than once then I would do the append to PATH
at the top of the build so all targets have knowledge of it..
HTH,
Martin
- Original Message -
From: "Vadim Kazakov" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent:
Why not just do this:
-Original Message-
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: September 8, 2004 8:15 AM
To: Ant Users List
Subject: Execute failed: java.io.IOException: CreateProcess: - I have
tried about everything
I cannot get an exec to work. I get an error tha
I cannot get an exec to work. I get an error that seems to be caused by not ant not
knowing where to find the executable. If I explicitly set Path with the executable
dir it works fine. As soon as I remove it from Path and try setting it through ant.
It fails. My project looks like...
:
: