It looks like this may be an issue with ant.  I'll test my config with
1.4.1.  I went to 1.5Beta1 due to a reported issue with Windows XP.

Jeff

----- Original Message -----
From: "Schewe, Jon (MN65)" <[EMAIL PROTECTED]>
To: "'Mark Abrams'" <[EMAIL PROTECTED]>
Cc: "Jde-List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 22, 2002 10:21 AM
Subject: RE: jde-ant-build


> > Jeff Rancier wrote:
> >
> > > Hello All.
> > >
> > > When I run jde-ant-build on a Java buffer, I get the following:
> > >
> > > cd h:/cvsdev/user/jrancier/lookupgenerator/
> > > h:/usr/pkg/jakarta-ant-1.5Beta1/bin/ant.bat
> > -Dant.home=h:/usr/pkg/jakarta-an
> > > t-1.5Beta1 -buildfile
> > > "h:/cvsdev/user/jrancier/lookupgenerator/build.xml" -emacs
> > > Buildfile:
> > h:\cvsdev\user\jrancier\lookupgenerator\build.xml -emacs does not
> > > exist!
> > > Build failed
> > >
> > > Compilation finished at Tue May 21 15:37:18
> > >
> > > If I run it from the command line with the '-emacs' option
> > before the build
> > > file name, it appears to work.
> >
> > Yes it does work with '-emacs' before the buildfile name.
> > The cmd line you show
> > from the emacs buffer places '-emacs' as the target to build
> > in file build.xml.
> > It looks like you have listed -emacs as the target to run
> > instead of an argument
> > to ant?
>
> No, that's what happens when you don't specify a target, meaning using the
> default target.  Should work just fine, in fact it does with ant 1.4.1.

Reply via email to