I use Netbeans 5.5 with the Facelets plugin. It supports code completion for JSF component libraries.
Download Netbeans 5.5 http://www.netbeans.org/ Download the Facelets Plugin https://nbfaceletssupport.dev.java.net/features.html The facelets plugin is still in beta on its 5th development snapshot but is pretty decent. If you have issues with the plugin, send them to the mailing list (you first have to join the project) https://nbfaceletssupport.dev.java.net/servlets/ProjectMailingListList On 3/23/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
I am using plain eclipse and an xml editor, therefore no auto completion feature :-) Perhaps you wanna try this editor: http://www.eclipse.org/webtools/jsf/main.php I gave it a shot last year and it looked promising, not sure if it supports / will support Facelets. Join the mailing list and ask :-) -M On 3/23/07, Kuno Baeriswyl <[EMAIL PROTECTED]> wrote: > Hello everybody! > > I use MyEclipseIDE 5.1 for development. The JSP Editor provided > autocompletion and suggestion feature including taglib documentation, > even for trinidad. > > I know that MyEclipse doens't fully support xhtml at the moment. Anyway, > I've got the suggestion for the standard JSF components. But I'm missing > the taglib documentation and the suggestion feature for the trinidad > components. Is there any alternative? Which IDE do you use? And if you > used Eclipse, did get working those features? > > Thanks for your suggestions! > Kuno > -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
