Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JavaCC installation help

843804Oct 27 2007 — edited Oct 27 2009
Hi, 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2009
Added on Oct 27 2007
1 comment
531 views