Hey Tapestry Users, I haven't updated release notes for the plugin for almost a year, lots of minor features & improvements were released since then.
Release 2.8.0 is different, because it introduces basic support for Tapestry 5.4. Some major changes: - Tapestry Context View - Now shows JavaScript modules, both imported via @Import(module="...") and required with JavaScriptSupport.require("...") - Validation rules for assets updated to include new location: META-INF/assets - Tapestry Project Outline View - Added support for @ImportModule annotation - You can now see a list of services, decorators, advisors, and contributors defined in each module. This is in addition to Library Mappings & JavaScript Stacks. All are clickable and selectable - Double click to jump to definition - Selecting items in this view updates the JavaDoc view & source range in Java editor if open (handy for learning the source code) As usual you can find updated README with screenshots and download instructions on Github: https://github.com/anjlab/eclipse-tapestry5-plugin#readme -- Dmitry Gusev AnjLab Team http://anjlab.com