Posted By:
Tanmay_Sinha
Posted On:
Wednesday, November 22, 2006 03:09 PM
I'm trying to do a custom build of my project in Eclipse using build.xml with
tag. I've got ANTLR plugin for Eclipse installed. I'm getting
java.lang.NoClassDefFoundError: antlr/Tool
I'm using ANTLR 2.7.6. The antlr.jar is added as plugin dependency as well.
I've tried adding the antlr.jar in classpath but to no avail. Can anyone help me with this?
Thanks,
Tanmay