JavaCC Eclipse Plugin

Publish date: June 24, 2012 2:22 pm | Tags: , ,

The JavaCC plug-in is designed to help development of JavaCC / JTB applications within the Eclipse IDE; the headless plug-in is designed to allow headless builds.
License : GPL / Cecill

How to update / download

You can use this site as an update site in Eclipse :
add http://eclipse-javacc.sourceforge.net/ to your software update sites and follow the instructions.

Or you can download from the JavaCC Eclipse Plug-in site on SourceForge the (zipped) update site file (sf.eclipse.javacc-x.y.z-updatesite.zip),
save it under a local directory, add this directory as a local update site or add this file as an archive update site and follow the instructions.

Or you can get the source from the CVS repository and recompile the plug-ins :
see the JavaCC Eclipse Plug-in CVS information for accessing the CVS repository.
You can also look at the following tutorial on Team development with Eclipse and CVS.

These plug-ins need Java 1.6 and Eclipse 3.6+ to run.
They have been tested with Eclipse Classic 3.6, 3.6.2, 3.7 (but they do not work with 3.5.x for compatibility issues with dependencies)
They are shipped with JavaCC 5.0 and JTB 1.4.6

See (the old) readme_developer.txt  if you want a quick introduction on how to modify the sources.

HomePage: http://eclipse-javacc.sourceforge.net/

«      »