HandyTapestry 1.3

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