Two classes are attached: FileErrorNotifier and EmacsNotifier (a specialization of the former). The purpose is to send a file visit command to emacs on detection of an error in a build file. Both are in a new package called org.apache.tools.ant.binding because a) the code didn't fit in with the other packages, b) perhaps the idea can be expanded for integration with other IDEs. That being said, I have no real preference for where it goes.
to use: ant -listener org.apache.tools.ant.binding.EmacsNotifier NB: code has not been tested under windows, as I don't have access to such a development environment. Thanks, Simeon Fitch ===== mailto:[EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/
<<attachment: notifier.zip>>
