Hello
How can i configure to run Antlr tools for c-sharp program. Does anybody has any document on that .
Second thing i tried to run the antlr using following command
java antrl.tools C:\temp\test.g
which gives me this error
Exception in thread "main" java.lang.NoClassDefFoundError: antlr/tools
where is the problem???????
Any help