Author Login
Post Reply
Hi all,
Working on removing the javaBuilder from the eclipse plugin. I'm
getting close. The entire Groovy-Eclipse plugin (except for one test
class) compiles and all tests pass (when running the tests from the
newly compiled plugin, except for that test class).
I have a problem, though. When sending Java files to groovyc (which
in turn sends them to javac) all errors are reported back as text and
I don't think warnings are reported at all.
However, the plugin needs to be able to convert that text into
IMarkers so that they can appear in the problems view. Does anyone
have any experience with calling javac programmatically and how to
handle its output? Or does anyone know where to look for more
information?
--a
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email