Does the Eclipse IDE support JSF 2.0?

Posted by Shane on Stack Overflow See other posts from Stack Overflow or by Shane
Published on 2010-05-05T00:38:29Z Indexed on 2010/05/05 0:58 UTC
Read the original article Hit count: 235

Filed under:
|

I have the WTP 3.1 plugin installed and have also installed the Glassfish v3 plugin. I am able to register my server.

When I create a dynamic web project, I can see that the maximum dynamic web module version available is 2.5. I then choose the default configuration for Glassfish v3 but, when I look at it JSF, it is not selected by default. When I select it, the maximum version available is 1.2.

I want to use JSF with facelets - does Eclipse support this? I can't seem to find anything helpful on the Eclipse WTP site.

© Stack Overflow or respective owner

Related posts about jsf

Related posts about eclipse