JavaCC Eclipse Plugin is a component designed to provide a JavaCC Editor and builder which processes jj / jjt / jtb files and integrates with Eclipse's incremental build system.
The JavaCC plugin is designed to help develop JavaCC / JTB applications within the Eclipse Integrated Development Environment.
Here are some key features of "JavaCC Eclipse Plugin":
· preference pages for JavaCC, JJTree, JJDoc & JTB options setting
· an editor for JavaCC, JJTree and JTB sourcesan outline view for JavaCC, JJTree and JTB sources
· a call hierarchy view for JavaCC, JJTree and JTB sources
· JavaCC, JJTree & JJDoc sources compilation
· JTB source compilation
· JavaCC, JJTree and JTB sources compilation problems reporting
· a console for compilation outputs with hyperlinks to Errors and Warnings
· decoration of generated files
· support for Eclipse 3.4 & 3.5, Java 1.5 & 1.6, JavaCC5.0, JTB 1.4.0 (JTB 1.3.2 is still provided)
· JavaCC launching in the same directory as the grammar files (to facilitate package handling)
· some help through the Eclipse menu Help / Help Contents
Requirements:
· Eclipse
· Java
What's New in This Release: [ read full changelog ]
· added Bill's syntax coloring rewritten code
· updated javadoc (- in @param & @throws, {@inheritdoc} instead of @see, ...)
· fixed some properties issues