Hello All, I am using Emacs 21.3 with JDEE 2.3.3 on Win XP Pro. I am trying to build using ant and getting the following problem: Emacs puts quotes around the build file name and ant in interpreting the quotes as part of the file name. How to tell Emacs or JDEE not to put quotes around the file name? Example of the error is pasted below:
c:/apache-ant-1.6.0/bin/ant.bat -Dant.home=c:/apache-ant-1.6.0 -buildfile 'c:/project/ant/build.xml' -emacs build-project-ejb Buildfile: 'c:\heartbeat\ant\build.xml' does not exist! Build failed __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/
