JST/JSF 3.1.0.CR2 What's New

< Main Index


Code Assists


Optional namespace

You no longer need to type the right namespace to get code completion for it, i.e. code completion on "convert" will give you the option to code complete "f:convertDateTime", the namespace part will be added automatically.

In case a tag exists in the default name space it will be shown first as in the above screenshot.

Related Jira


Default Name Spaces

Default Name Spaces are now fully supported by Content Assist.

Related Jira


Rich menuItem

Content assist now shows path and image files for attribute "icon" of <rich:menuItem /> tag.

Related Jira



Editors


Web XML Editor

The list of defined Servlet Names is shown in combo-box for "Servlet-Name" attribute in "Add Servlet Mapping" dialog.

Related Jira

Related Jira


JSP/XHTML Editors

Tool tip is shown for tag/attributes in XHTML editor.

Related Jira


Web.xml


web.xml validation

The validator now no longer complains about query paramters in error page locations of web.xml.

Related Jira


JSF Support


Faceleted taglib in *taglib.xml

Faceleted taglib in *taglib.xml is supported now with XSD schema location.

Related Jira