Eclipse JavaCC plugin

Edit and compile JavaCC and JJTree grammar.

Download Eclipse JavaCC plugin 1.5.7 for EasyEclipse 1.2.2:

(2.0MB)  (1.9MB)  (1.9MB)

Tools for Eclipse IDE to facilitate development of JavaCC applications. Supported functions include :

Comments are currently disabled on this page.

Installing this plugin

This plugin is not shipped in any distribution. You must manually install it on an EasyEclipse distribution.

The dependent plugin Eclipse Java Development Tools must be present in the EasyEclipse distribution you use, or must be installed separately.

Getting started

Help is available for this plugin, in the Help > Help Contents menu in EasyEclipse.

To start with JavaCC, you can create a new Java Project by selecting File > New > Project, then Java > Java Project. Enter a Project name, and check the box Create separate source and output folders to get a "src" folder. Without this, you cannot compile the JavaCC files. Hit Finish.

You can then create a sample JavaCC file by selecting File > New > Other, then JavaCC > JavaCC Template File. Leave all values as default, and hit Finish. The project should compile into the "bin" directory, and you should be able to run it immediately using Run As > Java Application.

Tests

(Notes that tests are only displayed if the page is served statically)

Useful links

You can also look for reviews and ratings, and add your own:

Changelog

Changes in EasyEclipse 1.3.1:

Changes in EasyEclipse 1.2.2: Changes in EasyEclipse 1.2.1: Changes in EasyEclipse 1.0.1: Changes in EasyEclipse 1.0.0:

Credits and License

Credits: Remi Koutcheraw, Peter M. Murray

Copyright (c) 2003-2004 Remi Koutcherawy.

This plugin is licensed under the GNU General Public License 2.0 license.

        See also http://www.cecill.info/index.en.html - CeCILL FREE SOFTWARE LICENSE AGREEMENT .