0.  Set ANT_HOME and JAVA_HOME env variables, then launch Emacs
1.  In JDE->Project->Options->General, set jde-make-program to 'ant'
2.  In JDE->Project->Options->General, set jde-make-args to '-emacs -find
build.xml' (note:  substitute whatever your Ant build file name is for
build.xml....this file should be placed at the root of your source tree...a
good place for it is wherever your JDE project's prj.el file is)
3.  In JDE->Project->Options->General, set jde-read-make-args to 't'.
4.  In a Java file, choose JDE->Build.  At the minibuffer prompt, type a
target name from your build file (along with any other options you like).

-----Original Message-----
From: Sing HU [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 9:06 AM
To: [EMAIL PROTECTED]
Subject: compile using Ant?


Has anyone used jde with Ant? I've looked at the faq's and don't see any
references.  How can I bind the compile command to an external application
like Ant?

thanks.


------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/

Reply via email to