javacc / javaccPlugin

A JavaCC plugin for Gradle
MIT License
33 stars 16 forks source link

javacc plugin does not work for .jjt file #4

Closed abillah closed 9 years ago

abillah commented 10 years ago

I have a .jjt file that needs to be run by jjtree. How can I do that.

johnmartel commented 10 years ago

Currently, this is not supported. I developed this plugin for my own, well contained needs. I understand and acknowledge your use case and will support it in the next version when I come back from vacation, first week of september. If you can provide a .jjt example that would need to be supported, that would greatly accelerate my fixing this.

Thanks and regards!

John

Sent from my iPhone

On 2014-08-13, at 20:23, abillah notifications@github.com wrote:

I have a .jjt file that needs to be run by jjtree. How can I do that.

— Reply to this email directly or view it on GitHub.

mdeanda commented 10 years ago

i've been trying to port my json parser to gradle from ant and ran across this plugin. i too use a .jjt file. https://github.com/mdeanda/javajson

ckirch commented 9 years ago

I could use that feature as well.

johnmartel commented 9 years ago

Fixed in 2.1.0