[ 
https://issues.apache.org/jira/browse/CASSANDRA-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694909#action_12694909
 ] 

Per Mellqvist commented on CASSANDRA-40:
----------------------------------------

Eclipse has ant integration (so does IntelliJ and as far as I know NetBeans).
To trigger ant from eclipse 
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.user/gettingStarted/qs-92_project_builders.htm

For Eclipse users that do not want to configure ant integration, running the 
gen- tasks once after checkout should be enough. After that the normal eclipse 
build cycle should work

> Build does not handle ANTLR generated code properly
> ---------------------------------------------------
>
>                 Key: CASSANDRA-40
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-40
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Per Mellqvist
>            Priority: Minor
>         Attachments: diff.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The default ant target does not trigger generation of code from Cli.g and 
> Cql.g
> The clean target does not remove generated files
> The targets gen-cli-grammar and gen-cql-grammar do not reference current 
> locations of Cli.g and Cql.g
> Generated files are commited in svn repository (by mistake?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to