[
https://issues.apache.org/jira/browse/LUCENE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923610#action_12923610
]
Robert Muir commented on LUCENE-2718:
-------------------------------------
just taking a quick glance, I am really for the change.
I can't stand not having syntax/error highlighting in my IDE, always
having to regenerate the .jj file with 'ant javacc' only to find i made a
stupid typo.
> separate java code from .jj file
> --------------------------------
>
> Key: LUCENE-2718
> URL: https://issues.apache.org/jira/browse/LUCENE-2718
> Project: Lucene - Java
> Issue Type: Improvement
> Components: QueryParser
> Reporter: Yonik Seeley
> Priority: Minor
> Attachments: LUCENE-2718.patch
>
>
> It would make development easier to move most of the java code out from the
> .jj file and into a real java file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]