Re: Using the optional JavaCC task.
Posted By:
Erik_Hatcher
Posted On:
Thursday, September 6, 2001 07:41 PM
If you put JavaCC.zip in your ANT_HOME/lib directory, perhaps renaming to JavaCC.jar you will likely be able to run it without an explicit classpath. Ant's wrapper scripts (ant.bat, ant.sh, etc) actually build a classpath with all the JAR files from the lib directory automatically.
Re: Using the optional JavaCC task.
Posted By:
James_Lippingwell
Posted On:
Thursday, September 6, 2001 11:30 AM
Nevermind. JavaCC.zip had been renamed here to include a version number (so it wasn't finding it).