type safe templating

Eclipse Plugin for Jamon

An Eclipse plugin for Jamon is available. The plugin offers the following features: To install the plugin, simply point your Eclipse's update manager to http://www.jamon.org/eclipse/updates, and install both the Jamon feature and the Jamon Processor Feature. If you are using m2eclipse, you can also install the Jamon Maven Configurator, which will automatically configure your eclipse projects to use the Jamon Eclipse plugin based on the contents of your pom.xml file.

A java project can be Jamon-enabled via Project Properties->Jamon. By default, the jamon processor used is the one included with the Jamon Processor Feature, but you can also choose other versions of the jamon-processor jar. Note that this only works with jamon versions 2.3 and later.

Syntax highlighting can be configured via Window->Preferences->Jamon Syntax