Should your path say "ant" instead of "ants"?
Mayuresh Kshirsagar wrote:
>I am trying to use ant with cygwin. But I am always getting the error:
>
>
>
>mayuresh% ant
>
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/tools/ant/launch/Launcher
>
>
>
>I have set the ANT_HOM
Tell me about it, I still don't understand what's going on, but it
works, so that's good enough for me.
Thanks!
rich
Matt Benson wrote:
>Mappers can be kind of funny. It would probably take
>a lot of research to decide whether that is a bug. :)
>
>-Matt
>
>
x27; attribute. I
don't know if that's a bug or not? I'm just happy it works now.
Matt Benson wrote:
>--- Rich Goldman <[EMAIL PROTECTED]> wrote:
>
>
>
>>Hi, no, that's not it, unfortunately. I just
Hi, no, that's not it, unfortunately. I just noticed that myself, but it
looks I deleted it by accident in the email, not the code itself.
Matt Benson wrote:
>
>>My output files are empty when I run this. Does
>>anyone know what I'm
>>doing wrong?
>>
>>
>>
>The first thing I notice is that yo
Hello, I'm really stuck here, would be very very grateful for some help.
I'm using the ant core task successfully to process all the
files in a directory, like this:
Howe