[antlr-interest] ANTLRWorks 1.0b2 released

Taras Tielkes mailinglist.taras.tielkes at gmail.com
Thu Sep 14 05:15:47 PDT 2006


Jean Bovet wrote:
> Thanks! It should work but I don't know yet how to integrate myself 
> with the undo/redo menu item of IntelliJ. If someone knows how to do 
> that, let me know.
>
The basic idea is that your actions should be run using 
CommandProcessor.getInstance().executeCommand(...)

But I think you'll get more and more detailed answers on the jetbrains 
newsgroups.

Regards,
Taras


More information about the antlr-interest mailing list