On 8/04/10 7:53 AM, chrismolozian wrote:
I am in the process of migrating a project to using Gradle. The project uses
Antlr 3 to generate the lexer/parser and tree walker, I have seen that there
is an Antlr plugin committed to the latest trunk. Does anyone know if this
plugin supports antlr 3?
No, it doesn't. Not yet.
To support both Antlr 2 and 3, we need to play some ClassLoader games in
Gradle which are a little invasive, and I'm a bit reluctant to do this
before the 0.9 release is finished.
In the meantime, you can use the Antlr ant task to generate the source.
--
Adam Murdoch
Gradle Developer
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email