which IDE are you using for JSF ?

2007-02-02 Thread Adrian Gonzalez
Hello, Is there a good IDE (drag and drop and autocompletion for EL expressions and tags) for facelets or Clay technology ? What IDE are you using to create JSF apps ? My current purpose is to see if one can use JSF for mainstream development (developers with little experience in Java / web

Re: which IDE are you using for JSF ?

2007-02-02 Thread Paul Spencer
Adrian, I use Eclipse with MyEclipse. As to you need for drag and drop and autocompletion for EL expressions and tags, that will be a challenge. MyEclipse does offer some autocompete and validation, but when you are using new release of MyFaces/Shale/... taglibs the IDE can lag behind.

Re: which IDE are you using for JSF ?

2007-02-02 Thread Greg Reddin
We are using NetBeans with the mevenide plugin for maven support. We are also using Facelets and the new Facelets Netbeans plugin. That gives us autocomplete but not drag drop (I don't think). Seems to be working great. On a team of 5 two were PHP types before this project and one other had

Re : which IDE are you using for JSF ?

2007-02-02 Thread Adrian Gonzalez
/wtp-jsf-dev/msg00223.html - Message d'origine De : Craig McClanahan [EMAIL PROTECTED] À : user@shale.apache.org Envoyé le : Vendredi, 2 Février 2007, 18h35mn 52s Objet : Re: which IDE are you using for JSF ? On 2/2/07, Adrian Gonzalez [EMAIL PROTECTED] wrote: Hello, Is there a good