You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by George Pagomenos <pa...@ellemedia.com> on 2003/12/16 10:48:02 UTC

build.xml not found ...

Hi all,

 I am quite new in using ant so I have some problems...
After the installation of the binary code in my PC (W2K) itried to run 
ant (ant.but)
but I get an error ::

Buildfile: build.xml does not exist!
Build failed

I searched the files that I download but there is not such file..
Should I created by hand ? or I get something wrong (most possible :-) )

Thanks in advance
Geogre




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: build.xml not found ...

Posted by Martin Gainty <mg...@hotmail.com>.
George:
Ant is a collection of packaged jars which runs against an ant script called
by default build.xml
change your directory to the location of build.xml and execute ant.bat in
that folder
-Martin
----- Original Message ----- 
From: "George Pagomenos" <pa...@ellemedia.com>
To: <us...@ant.apache.org>
Sent: Tuesday, December 16, 2003 4:48 AM
Subject: build.xml not found ...


> Hi all,
>
>  I am quite new in using ant so I have some problems...
> After the installation of the binary code in my PC (W2K) itried to run
> ant (ant.but)
> but I get an error ::
>
> Buildfile: build.xml does not exist!
> Build failed
>
> I searched the files that I download but there is not such file..
> Should I created by hand ? or I get something wrong (most possible :-) )
>
> Thanks in advance
> Geogre
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org