Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JSF Facelets Tools Project

Revision as of 14:24, 17 June 2008 by Cameron.bateman.oracle.com (Talk | contribs) (Useful links)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Where I can get help and information?

Documents

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