Can not install ANTLR
HII am trying to install ANTLN on Windows. I did download the antlr 2.7.1 Added in the libraries of my project in netbeans5.0. Then added libraries to classpath of my project. How would i go further about it?Many thanks for any advice.
[263 byte] By [
nat3_16a] at [2007-10-3 5:00:44]

The problem is when I am trying to test it, the netbeans would not compile text file t.g(one of the examples from ANTLR.org) to java class. So I don't know how would i go about it. Did I do right the installation process which I describe early?Thanks in advance.