[antlr-interest] Regarding using Antlr-3.0ea8

Micheal J open.zone at virgin.net
Sun May 14 05:00:50 PDT 2006


> Hello,
>        Sorry I was wrong the last-time. It seems that, the 
> handshake() in the DebugEventSocketProxy, gets hung up, the 
> port is 49153. The host is 0.0.0.0. I haven't looked into it 
> but if some one could help me out with this it would be great 
> since I want to use StringTemaplates.....

Sounds like you have a parser running and waiting to attach to a debugger
when there is none (AntlrWorks is the only ANTLR v3 debugger available
afaik).

Regenerate a non-debug parser. Use that within your eclipse environment.


Micheal



More information about the antlr-interest mailing list