Tilman Bender wrote: > Hi all, > > YAMPQ: Yet another maven plugin question ;-) > > In my little project I have a lexer, parser and a treewalker to > optimize my AST. > What I would like to do now is debug my TreeWalker. So I followed the > step under: > http://www.antlr.org/wiki/pages/viewpage.action?pageId=4554901 > > The only proplem is, that when using the maven plugin with the debug > configuration switch, > this applies to _all_ generated sources. Please read the plugin docs. You can create more than one configuration and just apply debug to that by including the grammars and excluding the grammas using normal Maven semantics.
Jim List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to il-antlr-interest@googlegroups.com To unsubscribe from this group, send email to il-antlr-interest+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---