[antlr-interest] Re Regardig time out

J.R Karthikeyan jrk1987 at yahoo.co.in
Wed Aug 18 14:55:01 PDT 2010


Hi,


   I think there is some problem in my  setup. I have attached the screen shot 
of the command window. It shows some error because some file
is not found. Please refer the attached files along with this email.

Thanks a  lot,
Jrk




_________________________________________________________________________________________________________________________________________

Well the first thing I get is:  [15:59:05] error(201): t.g:4:5: The following 
alternatives can never be matched: 3  This is because your parser rule does not 
make sense. It should be:  simplerule : CHAR* EOF ;  However, that token makes 
more sense to be called WORD to be honest. IF you cannot launch the debugger 
after that, then there is something wrong with your setup. As I say below, you 
should start ANTLRWorks from a command line console and see what it tells you 
when you try to start the debugger. Do you have firewalls for instance.  Jim 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot3.doc
Type: application/msword
Size: 29184 bytes
Desc: not available
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20100819/01b94b27/attachment.doc 


More information about the antlr-interest mailing list