Kevin Burton writes:
>> Hm.  It could be possible to use both the 'ant' method and the 'java
>> org.apache.tools.ant.Main' method.  AKA if the command 'ant' does not 
>> exist within the PATH, try using the java method.

There could also be an option to always use the 'java {...}ant.Main' method.
If the bean shell was used, there wouldn't be a need to invoke a new JVM,
which could speed things up significantly.  The cost would be that running
Ant from within Emacs might behave differently than running Ant from the
command line.

Steve Molitor
[EMAIL PROTECTED]

Reply via email to