I get below error when I debug in ANTLRWorks. Could anyone give me some
suggestion?
Great Thanks
Chris
[15:49:55] C:\antlr\__Test__.java:11: cannot access newLexer
[15:49:55] bad class file: .\newLexer.java
[15:49:55] file does not contain class newLexer
[15:49:55] Please remove or make sure it appears in the correct subdirectory
of the classpath.
[15:49:55] newLexer lex = new newLexer(new
ANTLRFileStream("C:\\antlr\\__Test___input.txt", "UTF8"));
[15:49:55] ^
[15:49:55] 1 error
--
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.