HandyTapestry 1.3.1

Feb 8, 2008
If you develop a Tapestry web application using IntelliJ Idea then try HandyTapestry plugin!

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web applications faster. The plugin adds helpful completions and navigations in the HTML template. The Create Tapestry component dialog helps to create components. The plugin supports Tapestry 4.0 Read more...

What's new:

  1. Many Web modules support
  2. Update page structure panel selection on caret move in the editor
  3. OGNL properties completion fix

HandyTapestry 1.3 updated

Nov 9, 2007
What's new:
  1. Idea 7 compatibility fixes
  2. Support of components without specification fixes
  3. Create component: specification is optional

HandyTapestry 1.3

Nov 7, 2007
What's new:
  1. Completion / navigation in "component:" attribute values
  2. Smart completion of page attribute values. Type page name prefix and press Ctrl-Shift-Space!
  3. Smart completion of the class name in OGNL constants.
    Type @Cust in OGNL expression and press Ctrl-Shift-Space to see all classes which name starts with "Cust"!
  4. Page structure tool window
  5. Support components without component specification
  6. Fixes in the component libraries handling
Read more...

HandyTapestry 1.2.1 released

Sep 4, 2007
Flash demos are available!

What's new:

  1. Fixes for pages with specification files
  2. Configuration fixes
  3. Create Tapestry component demo
  4. Create & configure Tapestry project demo

HandyTapestry 1.2 released

Aug 15, 2007
The HandyTapestry 1.2 adds many features to increase your productivity and find errors in component templates. Read more...

What's new:

  1. Generate abstract getter and setter in a component class:
    • Press Alt-Insert in a component class and select the "Tapestry component property" action.
    • Enter property name, class and press the Ok button.
  2. Error highlighting in component template: message keys, invalid jwcid attribute values (component types), listeners, Tapestry components with unspecified required parameters.
  3. Increase your productivity with Tapestry intentions: create listener, message key, Tapestry component property:
    Add component attribute like action="listener:save" and press Alt-Enter after IDE marks the "listener:save" string as error. The Idea will suggest to create listener!
  4. Rename Tapestry component action: Right click on a component template and select the "Rename Tapestry component" action from menu.
  5. Component attribute completion: required attributes marked with red dots.
  6. OGNL completion and highlighting fixes.

HandyTapestry 1.1 released

Jun 6, 2007
What's new:
  1. Component type smart completion (enter name prefix and press Ctrl-Shift-Space)
  2. Error highlighting for component types, listeners, message keys and page names
  3. Switch between component class and template (Ctrl-Alt-W)
  4. Fixed NPE: ClassUtils.getComponentProperty()
  5. Fixed usage of deprecated method: ProjectImpl.getProjectFile()
  6. Fixed assertion fail: CommonLVCS.getProvidedContent()

HandyTapestry 1.0 released

Apr 2, 2007
What's new:
  1. page specification support
  2. navigate / complete properties from component specification
  3. navigate / complete jwcid attribute value (component reference)
  4. delete component UI enhancements
  5. settings enhancements
  6. fix: autocomplete close tag
  7. fix: completion in the src attribute of the img tag
  8. highlighting fixes

 

HandyTapestry
Download, try and

Order

 
Flash Demos
Tapestry components
Tapestry projects