Is it just me or is it true that it is not possible to give extra
command options to e.g. jikes when using the javac task ?

I would like to add a +E to the jikes compilation so it generates better
error-messages when a ant-build is invoked from inside emacs.

This is not just for the javac task, but also for other tasks that
invokes some specific tool that one would like to use
not-yet-supported-by-ant commandline options with the tool.

Is it in someway possible ? 

Regards
 Max

Reply via email to