JDE Ant Problem

2004-04-07 Thread Jeba Bhaskaran
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

RE: JDE Ant Problem

2004-04-07 Thread James Cox
I have the same set up as you, except that I use cygwin as my shell. It seems to handle the quotes just fine. I would suggest installing it. The build command is constructed in jde-ant.el. If you don't want to install cygwin, a hackish fix would be to change line 254 of this file to be a space