JST/JSF 3.3.0.M1 What's New

< Main Index VPE Tools >


Quick Fix

In case of validation problem, Quick Fix menu is now shown in JBoss JSP/XHTML and XML editors (not only in Problems view). It's what you got used to in Java Editor.







Related Jira


Code completion for EL functions

JBoss XHTML/JSP editor now provides code completion for EL functions based on facelet tag library metadata.

Related Jira


Properties Editor

You can now edit cell rows directly in the editor. No need to double click anymore.

Related Jira


Project templates

Blank JSF 2.0 project templates w/ and w/o bundled required libraries are now available in New JSF Project wizard:

Related Jira


JBoss Palette

RichFaces 4 group in the palette was updated. So now it contains all the components from RichFaces 4.0.0.Final.

Be aware that this group is hidden by default. You can enable it via Show/Hide menu:

Related Jira


JSF 2


Hyperlinks (OpenOns)

CSS resource defined in <h:outputStylesheet> can now be navigated to via OpenOn (Ctrl+Click).

Related Jira

Also you can navigate to the related attribute from #{cc.attrs.*} in a composite component.

Related Jira