[ http://jira.codehaus.org/browse/MNG-552?page=all ]

allan ramirez updated MNG-552:
------------------------------

    Attachment: maven-javacc-plugin.zip

Hi,

Attached file is the 2nd version of the javacc-plugin. It can now support the 
rest of the option settings. listed below.

LOOKAHEAD
CHOICE_AMBIGUITY_CHECK
OTHER_AMBIGUITY_CHECK

STATIC
DEBUG_PARSER
DEBUG_LOOKAHEAD
DEBUG_TOKEN_MANAGER
OPTIMIZE_TOKEN_MANAGER
ERROR_REPORTING
JAVA_UNICODE_ESCAPE
UNICODE_INPUT
IGNORE_CASE
COMMON_TOKEN_ACTION
USER_TOKEN_MANAGER
USER_CHAR_STREAM
BUILD_PARSER
BUILD_TOKEN_MANAGER
SANITY_CHECK
FORCE_LA_CHECK
CACHE_TOKENS
KEEP_LINE_COLUMN
OUTPUT_DIRECTORY

The plugin can be invoked using the goal "javacc:override-generate".


-allan



> javacc plugin in m2
> -------------------
>
>          Key: MNG-552
>          URL: http://jira.codehaus.org/browse/MNG-552
>      Project: Maven 2
>         Type: New Feature
>   Components: maven-plugins
>     Versions: 2.0-alpha-3
>  Environment: Windows XP Home Edition, JDK 1.5, Maven 2.0 alpha 3, JavaCC 3.2
>     Reporter: allan ramirez
>     Priority: Minor
>  Attachments: maven-javacc-plugin.zip, maven-javacc-plugin.zip, reports.txt
>
>
> A javacc (parser generator) plugin for M2, As of now it only supports 2 
> option settings, OUTPUT_DIRECTORY, which the user can set their desired 
> directory and the TARGET FILE NAME, which refers to the directory of the .jj 
> file.
> The attachment includes junit test case and the source code.
> I am almost done with the rest of the option settings. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to