Hey list, i created a tiny plugin to simplify my daily work in eclipse with tapestry5 and wanted to share this plugin with you as someone might find it useful. The only implemented function the plugin provides at the moment is a functionality to switch between a template file and java component/class file and vice versa in the java editor. I implemented this function in order to use with eclipse 3.3.x and tapestry 5. To make it usable for earlier tapestry 5 versions i implemented also a switch to use .html template files (instead of .tml) which can be found in the Loom Preferences Page. More information about the plugin and how to install it can be found on the project page:
http://code.google.com/p/loom-t5/ cheers, christian