JST/JSF 3.2.0.Beta1 What's New

< Main Index VPE Tools >


Code completion


MyFaces 2.0 components

MyFaces 2.0 doesn't contain facelets tag libraries for JSF HTML & Core components. myfaces-metadata.xml is used istead.
myfaces-metadata.xml is now supported and code completion for JSF components bundled with MyFaces 2.0 is available.

Related Jira


Facet names for <f:facet name="">

Content completion for facet@name attribute based on parent JSF tag metadata is available.

Related Jira


Code completion for getters/setters

There are new options in Preferences to disable/enable code completion for getters and setters in EL.

Related Jira