JavaCC installation help
843804Oct 27 2007 — edited Oct 27 2009Hi, I'm trying to install javaCC. I hvae downloaded the zip file and extracted it. I set the classpath as C:\Documents and Settings\MyName\Desktop\javacc-4.0\javacc-4.0\bin .
When I try to run a .jj program using javacc File.jj in the cmd prompt, it tells me that javacc is not a recognised command.
I have also tried to install the javacc plugin for eclipse from http://perso.orange.fr/eclipse_javacc/
When I try to open a javacc template in eclipse it gives me an error Plug-in "sf.eclipse.javacc" was unable to instantiate class "sf.eclipse.javacc.wizards.JJNewWizard".
null pointer exception.
Can anyone help me out with this?
Thanks