Skip to Main Content

Java APIs

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!

Using javacc

843810May 11 2009 — edited May 15 2009
I have downloaded javacc onto my Windows XP (64bit) system, and have almost successfully generated a calc.jj application. However, upon using javac, I get the message that "file does not contain class ASTStart".
This is not surprising because neither ASTStart.java or ASTStart.class are anywhere on my system. What do I download which will put ASTStart on my system?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2009
Added on May 11 2009
6 comments
749 views