Greetings. I recently started working with the ANTLR Maven Plugin (3.2) to
simplify and modularize my development. The problem is, I have some really
heavy grammars. Before, I would configure the ANTLR options in my IDE
(NetBeans, if you wanted to know) using the ANTLR Ant task. The Maven plugin
doesn't seem to provide configuration for extended options (-Xmultithreaded,
-Xmx...).

I need to know if there is a way to specify those options for ANTLR in
Maven, NOT setting environment variables in my OS nor building the grammars
outside Maven. Any help will be appreciated.

-- 
Sincerley:
   Julio César Rocha

--

You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to