Sorry! You can run it from Dos command prompt, but you have to set some
following environment variables :

JAVA_HOME=your java home (e.g. C:\jdk1.3)
PATH=%PATH%;C:\jakarta-ant-1.3\bin
ANT_HOME=your ant home (e.g. C:\jakarta-ant-1.3)

After that, at the directory, which include the file build.xml, run "ant"

Quan

----- Original Message -----
From: Pham Thanh Quan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 9:41 AM
Subject: Re: Ant problem - build.xml file does not exist


> Because Ant is intended for UNIX, You should download "cygwin.com" from
> jakarta.apache.org or elsewhere, install and run it instead of dos command
> prompt
> Quan
>
> ----- Original Message -----
> From: kuma.cra <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 13, 2001 7:14 AM
> Subject: Re: Ant problem - build.xml file does not exist
>
>
> > Hi Peter i hace cd to ant ie C:\>cd ant
> > C:\ant   Thus i excute ant prompt and no respose whats so ever only
> > response is when i prompt C:\>ant\bin\ant.bat thus get can't find build
> > file.
> >
> > Any ideas Cheers Chuck
> >
> > Peter Alfors wrote:
> > >
> > > how are you executing ant.bat?
> > > In your dos prompt, move to the ant/bin directory, then execute it.
> > >
> > > Pete
> > >
> > > Chuck Amadi wrote:
> > >
> > > > Hi all i have just downloaded a exampl from netbeans of a sample
> > > > build.xml Thus i have installed in the ant's dir at the same level
> > > > as bin,doc,&lib is this correct as when i run the ms- dos prompt
> > > > C:>C:\ant\bin\ant.bat -find
> > > > I recieve a responce stating  build.xml does not exist.
> > > > Any Suggestions Chuck
> > > >
> > > > --
> > > > The views expressed by the sender of this message don't
> > > > necessarily represent those of Brecon Beacons National Park
> > > > Authority. This message is intended for the addressee(s) only
> > > > and is sent in confidence; if you receive it in error, please can
> > > > you
> > > > let us know (at [EMAIL PROTECTED]) and then destroy all copies.
> > > > Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
> > > > adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
> > > > Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
> > > > yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
> > > > mewn camgymeriad, a fyddech gystal � rhoi gwybod i
> > > > ni (yn [EMAIL PROTECTED]) ac yna dil�wch bob copi.
> > > >
> >
>
>

Reply via email to