You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Kevin Seguin <se...@motive.com> on 2001/08/08 17:10:22 UTC

[patch] small "enhancement" to JikesJavaCompiler

the attached patch makes JikesJavaCompiler output error information in a
format that can be parsed so that the information shows up in the browser.
basically, the patch just adds +E to the jikes command line options so that
errors are listed in emacs form.