Posted By:
Hitesh_khamesra
Posted On:
Thursday, August 21, 2003 12:04 AM
I am using window-2000.
First i set CLASSPATH=D:complierAntlrantlrStuffantlr-2.7.2antlr.jar;D:complierAntlrantlrStuffantlr-2.7.2
then i used following cmd
java antlr.Tool file.g
but i am getting following error.
Exception in thread ""main"" java.lang.NoClassDefFoundError: antlr/Tool
what should i do ?
Hitesh.