Hi all,
I’m using MyEclipse 4.0 GA. Encountered a ClassDefNotFound error with the class antlr/ANTLRException while setting up Hibernate and running it.
According to the Hibernate website, the antlr.jar is required for the Hibernate library set to be put into WEB-INF/lib. However this seems to be missing from my list of Hibernate libraries for 2.1 and 3.0.
Am I having a faulty installation, or could this be a bug?