[antlr-interest] java.lang.InternalError

Jeff Barnes jbarnesweb at yahoo.com
Mon Nov 14 16:11:33 PST 2005


When trying to debug the generated lexer in either
Eclipse or NetBeans, "java.lang.InternalError: name is
too long to represent" is thrown. It is thrown when I
try to instantiate my lexer with the InputStream
argument. The fully-qualified name is 34 characters
long.

Is this a known issue and is there a workaround?

Regards,
Jeff Barnes


More information about the antlr-interest mailing list