Use jde-ant.el and then set the keybinding C-c C-v C-b to be jde-ant-build
instead of jde-build and then use that keybinding to compile rather than C-c
C-v C-c.

> -----Original Message-----
> From: Kevin Jones [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 16, 2001 3:47 PM
> To: Ben Speakmon
> Cc: [EMAIL PROTECTED]
> Subject: RE: JDE and ant?
> 
> 
> I want to use JDE as by dev environment and Ant as my 
> 'makefile' But this
> means I need to maintain two sets of classpaths, compile 
> options etc. If I
> could get JDE to call Ant for compilation then I only need 
> have a single
> point of update,
> 
> Kevin Jones
> DevelopMentor
> www.develop.com
> 
> > -----Original Message-----
> > From: Ben Speakmon [mailto:[EMAIL PROTECTED]]
> > Sent: 16 January 2001 20:11
> > To: Kevin Jones
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: JDE and ant?
> >
> >
> > On 16 Jan 2001 19:52:58 +0000, Kevin Jones wrote:
> > > > Hmmm..... You could create a simple ant build file that accepts
> > > > the name of
> > > > your file as an input variable...
> > > >
> > >
> > > I already have this - I can do ant -DsomeFile.java, and it will
> > compile that
> > > file. What I want is to be able to pass the file I am currently
> > editing to
> > > ant when I'm usinjg JDE/emacs,
> >
> >
> > I fail to understand why you want to pass a JDE buffer to a project
> > builder. Why use a builder at all if you're only concerned about one
> > file? Or does ant do something else that you're trying to use from
> > within emacs?
> >
> > --
> > -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
> > Benjamin A. Speakmon
> > Associate Software Engineer, Web Products Division
> > TeleCommunication Systems, Inc.
> > Email: [EMAIL PROTECTED]
> 

Reply via email to