Eclipse Web Tools Platform 3.0 M7 - New and Noteworthy | Back |
JavaServer Faces Tools
Completed enhancements to the Tag Registry and Component Tree Views
-
See here for information on Alternative View Handler support
Tag Registry View
The Tag Registry View allows a JSF user to browse the JSF tags declared in each project including information about what components, converters and validators they create at runtime.
Component Tree View
The Component Tree View allows a user to browse a design-time approximation of what a view (i.e. a JSP page or Facelet XHTML) will look like at runtime. This component tree will also be used by an increasing number of component-based features in the future.
