> Stefan-
> I guess Im confused
> why doesnt mkdir show 2 success messages instead of the just the first
> success message?
> Martin-
> - Original Message -
> From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, February 16, 2006 12:18 AM
> Subject: Re: test for directory exi
> Good Morning All-
>
> How do you test for the existence of a folder before del or mkdir
> operation
> Has something to with
> Thanks!
>
> Martin Gainty
>
> (mobile) 603-438-5053
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECT
> Hello,
> Could you explain the "even more immutable" part of your mail ?
> Thanks,
> Patrick M.
>
> On 2/15/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
>> On Tue, 14 Feb 2006, Ian Pilcher <[EMAIL PROTECTED]> wrote:
>>
>> > Can someone explain the difference between a property and a user
>> > pr
> Hello
> thanks to Ondrej Svetlik
> after setting the path to ant bin i got ant working
>
>
> now i have another problem
> when i type
>
> ant -version
>
> in the command prompt
> the message i get is
>
>
> Unable to locate tools.jar. Expected to find it in C:\Program
> Files\Java\
> hello,
> after extracting the file from the zip file
> i have set the ANT_HOME and JAVA_HOME variables
> after that when i typed
>
> ant -version
>
> in the command prompt
> the message i get is
>
>'ant' is not recognized as an internal or external command,
> operable program or b
Hello all,
why the hell is ant adding reference while parsing a file? I have a very
simple example:
file 1: build.xml
file 2: makro.xml
Hello all,
I need to add elements to an existing path. I have this problem solved,
but it is not nice. I do it this way
It works (with slight modifications also when called more times), but it
1) is a horrible hack
2) prints a