I have been working with ANTLR IDE and I encountered problems when using ANTLR 3.4. Below is a description of the problem I shared with Scott Stanchfield (Java Dude). It seems that the problem is either with ANTLR or the the plugin for Eclipse. The problem doesn't occur with ANTLR 3.2 when I use it with the plugin.
If I try to create a grammar, and I put in a test case on the interpretor screen and I try to "run->Java", it just won't run. See the following videos for creating a grammar and "Run->Java" for testing input. http://javadude.com/articles/antlr3xtut/ The following is the error: 'ANTLR' Event Listener' has encountered a problem. An internal error occurred during: "ANTLR Event Listener". For input string: "false" brian -- Brian Lavender http://www.brie.com/brian/ "There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies." Professor C. A. R. Hoare The 1980 Turing award lecture 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 [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.
