Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSF Facelets Tools Project"

(How to do I get it?)
Line 14: Line 14:
 
=How to do I get it?=
 
=How to do I get it?=
  
A regular Eclipse download will be available shortly after the release of Eclipe 3.4.  In the meantime, you can get the following plugins from CVS:
+
A regular Eclipse download will be available shortly after the release of Eclipse 3.4 (end of June 2008).  In the meantime, you can get the following plugins from CVS:
  
 
org.eclipse.jst.facelet.core
 
org.eclipse.jst.facelet.core

Revision as of 11:36, 17 June 2008

Overview

The JSF Facelets Tools project will enable the current features of the JSF Tools Project in a dynamic web project for Facelets. Since Facelets is not part of the current JSF specification, this work is being done as an incubating project under WTP. The project proposal has additional information.

Project Status

The first milestone build of the project is planned to be available by the end of June, 2008

Useful links

How to do I get it?

A regular Eclipse download will be available shortly after the release of Eclipse 3.4 (end of June 2008). In the meantime, you can get the following plugins from CVS:

org.eclipse.jst.facelet.core org.eclipse.jst.facelet.ui org.eclipse.jst.facelet.tagsupport

CVS:

Host: dev.eclipse.org Repository path: /cvsroot/webtools Connection Type: pserver User: anonymous

To find the plugins, from the repository go to:

HEAD/incubator/org.eclipse.jsf/plugins

Back to the top