Hi!

I just downloaded the latest version of jde and I have some problems 
with ant build functions:

1. If "Jde Ant Read target" option is disabled I get the message
"Wrong type argument: arrayp, nil"
when I try to build my project.

2. Jde requires either the "ANT_HOME" environment variable or
the "Jde Ant Home" Option to be set to the ant home directory.
But on a well configured (UNIX) System ant can be called
simply with "ant" without any additional settings.
JDE should be able to call ant in this way too
if no home directory is configured.

3. If "Jde Ant Complete Target" Option is enabled, jde searches
the build.xml file in the wrong directory. I set "Jde Ant Buildfile" to
./build.xml, because it is in the same directory as the project file,
but jde always searches it in the directory of the current java buffer.

Bye

ulli

Reply via email to