HandyTapestry 1.3 |
Nov 7, 2007 |
- Completion / navigation in "component:" attribute values
- Smart completion of page attribute values. Type page name prefix and press Ctrl-Shift-Space!
- 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"!
- Page structure tool window
- Support components without component specification. Place the class of such component to the component package.
- Fixes in the component libraries handling.